Easy web publishing from R

Write R Markdown documents in RStudio.
Share them here on RPubs. (It’s free, and couldn’t be simpler!)

Get Started

Recently Published

Prélab 4
Code along 11
Homework 7
Assignment 7
Lab 1
Analisis Regresi Linier Berganda (Pengantar Model Linier)
Dokumen ini membahas seorang peneliti ingin menganalisis faktor-faktor yang mempengaruhi nilai ujian mahasiswa (Y). dengan variabel X1 (jumlah jam belajar), X2 (tingkat kehadiran), dan Y (nilai ujian).
Chapter-5 Solution
This document contains the solutions to some of the exercises from the 5th chapter of "A First Course in Bayesian Statistical Methods" by Peter D. Hoff. Note that only the solutions requiring code have been posted. The rest are doable or are to be done only by hand.
REGRESIÓN LINEAL
Document
Document
Multiple Linear Regression Analysis of Student Exam Scores Using OLS (R Implementation)
This project presents a multiple linear regression analysis using the Ordinary Least Squares (OLS) method in R. The study examines the impact of study hours and attendance rate on student exam scores. The analysis includes manual matrix-based estimation, hypothesis testing (F-test and t-test), coefficient of determination (R-square and Adjusted R-square), model validation using the function in R, and prediction.
URECA26