standard {mnt} | R Documentation |
Empirical scaled residuals
Description
A function that computes the scaled residuals of the data.
Usage
standard(data)
Arguments
data |
a n x d matrix of d dimensional data vectors.. |
Value
A n x d matrix of the scaled residuals.
[Package mnt version 1.3 Index]