mrfit-package: Robust rank-based estimates for cluster correlated data.

Description Details Author(s) References See Also Examples

Description

Multiple rankings (MR) estimates for cluster correlated data.

Details

Package: mrfit
Type: Package
Version: 0.00
Date: 2012-10-17
License: GPL

Author(s)

John Kloke Maintainer: John Kloke <kloke@biostat.wisc.edu>

References

Rashid, M.M., McKean, J.W., Kloke, J.D. (2011). R Estimates and Associated Inferences for Mixed Models with Covariates in a Multi-Center Clinical Trial. Statistics in Biopharmaceutical Research.

See Also

<pkg> ~~

Examples

1
2
3
4
5
6
data(gly4gen)
X<-with(gly4gen,model.matrix(~as.factor(group)-1))
X<-X[,2:5]
y<-gly4gen$diffgly4
block<-gly4gen$center
mrfit(X,y,block,rfit(y~X)$coef[2:5])

kloke/mrfit documentation built on May 20, 2019, 12:34 p.m.