irenshaw99/stat302package: Linear inference and prediction functions from STAT 302

A package for functions from the class STAT 302. For statstical inference, there is a function for t-tests and for fitting a linear model. For statstical prediction, there is a function for predicitng a class with the k-nearest neighbors algorithm and for calculating the cross-validation error from a random forest prediction.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("irenshaw99/stat302package")
irenshaw99/stat302package documentation built on Dec. 20, 2021, 7:59 p.m.