Skip to content

mcdr65/RegToMeanExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegToMeanExample

The goal of RegToMeanExample is the visualisation of Regression to the Mean

Installation

You can install the development version of RegToMeanExample from GitHub with:

# install.packages("devtools")
devtools::install_github("mcdr65/RegToMeanExample")

Example

You can load the package and play with the main (and the only) function:

library(RegToMeanExample)
args(DBP.RTM)
#> function (mu = 90, sigma = 8, r = 0.76, n = 1000, limit = 95, 
#>     TrueChange = 0, show.plot = TRUE, show.out = FALSE) 
#> NULL
DBP.RTM()

About

Visualisation Regression to the Mean

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages