Skip to content
/ yscs Public

Collection of tools used in the Statistical Consulting Service at York University

License

Notifications You must be signed in to change notification settings

gmonette/yscs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yscs

yscs is a collection of tools used in the Statistical Consulting Service at York University. It is a consolidation of tools developed in the 'spida' (Summer Programe in Data Analysis 2000-2012) package and other smaller packages.

You can install the latest version from github with:

if (packageVersion("devtools") < 1.6) {
  install.packages("devtools")
}
devtools::install_github("gmonette/yscs")

You may also want to install related packages: install.packages(c('car')) As more tools are ported to 'yscs', its functionality will expand. Currently, it contains the following components:

  • wald and related functions: the quick and meaningful exploration of questions involving the linear coefficients of linear models is accomplished efficiently using the 'general linear hypothesis'. See the help page for the 'wald' function.

a link

About

Collection of tools used in the Statistical Consulting Service at York University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published