wilonestep {rlme} | R Documentation |
Wilcoxon estimate for independent linear models
Description
This function gets weighted rank based fittings.
Usage
wilonestep(y, x)
Arguments
y |
Response vector of nx1. |
x |
Design matrix, pxn, without intercept. |
References
J. T. Terpstra and J. W. McKean. Rank-based analysis of linear models using R. Journal of Statistical Software, 14(7) 1 – 26, 7 2005. ISSN 1548-7660. URL http://www.jstatsoft.org/v14/i07.
[Package rlme version 0.5 Index]