onecovahomog: Robust Analysis of Covariance under Heterogeneous Slopes
Description
Returns a robust rank-based analysis of covariance for a one-way layout assuming
homogeneous slopes; see Section 5.4 of Kloke and McKean (2014)/Sections 5.6 and 7.3 of Kloke and McKean (2024).
Currently only wilcoxon scores are used.
Usage
onecovahomog(levs,data,xcov,print.table=TRUE)
Value
tab
analysis of covariance
fit
rank-based ful model (homogeneous slopes
Arguments
levs
Number of levels of the one-way design
data
matrix with response in column 1 and level in column 2
xcov
matrix of covariates
print.table
logical indicating a table should be printed
Details
Returns the analysis of covariance table assuming homogeneous slopes.
References
Kloke, J. and McKean, J.W. (2014), Nonparametric statistcal methods using R, Boca Raton, FL: Chapman-Hall.
Kloke, J. and McKean, J.W. (2024), Nonparametric statistcal methods using R, Second Edition, Boca Raton, FL: Chapman-Hall.