README.md

BIOSTAT625_HW4

R-CMD-check codecov

This package is a linear regression package, whose input is a data (data.frame) and output is the prediction result and RMSE. In this package, the input data will be automatically splitted into 2 parts: training data and test data, and then the linear regression model will be trained using training data, while test data is used to do prediction. The prediction result and the RMSE of the test set will be computed.



WeakCha/BIOSTAT625_HW4 documentation built on Dec. 18, 2021, 7:16 p.m.