Index of /web/packages/contrast/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-03-19 15:10 5.2K 

README

R build status Coverage Status CRAN_Status_Badge Downloads Lifecycle: stable

contrast contains a set of functions that can make 1 degree of freedom contrasts for several type sof models. The package extends the contrast() function from the rms package.

To install it, use:

install.packages("contrast")

## For the devel version:
require(devtools)
install_github("topepo/contrast")