README.md

CLME

The R package CLME implements a linear mixed effects model where the regression coefficients are subject to linear order constraints. Inference is based on bootstrap methodology.

Installation

To install the stable version on CRAN:

install.packages("CLME")

To install the latest version from Github (not currently ahead of CRAN):

devtools::install_github( "jelsema/CLME" )

Usage

Some basic examples may be added here. Alternatively, see the vignette.

License

This package is provided under the GPL-3 license.



jelsema/CLME documentation built on June 13, 2020, 10:24 a.m.