Skip to content

thoree/BIAS.data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The BIAS.data package

This R package provides data mainly for the courses STAT200, STAT210 and STAT340 at NMBU. Although most of the data sets in this package have been collected from these courses, the data can be used in any other course as well.

Installation

Install the package from GitHub by

if(!require(devtools)) install.packages("devtools")
devtools::install_github("thoree/BIAS.data")

If the above commands fail, try

options(timeout=400)
if(!require(devtools)) install.packages("devtools")
devtools::install_github("thoree/BIAS.data")

About

R library, datasets for the BIAS group, NMBU.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages