README.md

STAT302package

codecov R-CMD-check

This package demonstrates package building. It contains power function, fahrenheit to celsius converting function, t test, linear model function, k-nearest neighbor cross validation, and random forest cross validation function.

Installation

STAT302package is linked in samcho11 git repository to the public. You may install the package via github by following code

{r, eval = FALSE} devtools::install_github("samcho11/STAT302package") library(STAT302package)



samcho11/STAT302package documentation built on Dec. 22, 2021, 10:10 p.m.