stanresidgr: Calculate Standard Residuals

View source: R/stanresidgr.r

stanresidgrR Documentation

Calculate Standard Residuals

Description

Standardizes the residuals obtained from the GR fitting.

Usage

stanresidgr(x, y, resid, delta = 0.8, param = 2, conf = 0.95)

Arguments

x

Design matrix.

y

Response vector.

resid

Residuals obtained from the rank-based fitting.

delta

See HM (2012).

param

See HM (2012).

conf

See HM (2012).

Author(s)

J. W. McKean

References

T. P. Hettmansperger and J. W. McKean. Robust Nonparametric Statistical Methods. Chapman Hall, 2012.

Y. K. Bilgic. Rank-based estimation and prediction for mixed effects models in nested designs. 2012. URL http://scholarworks.wmich.edu/dissertations/40. Dissertation.


herbps10/rlme documentation built on Nov. 25, 2022, 1:38 p.m.