Destandardize a Standardized Matrix

destandardize(x, ...)

Arguments

x

standardized matrix of class standardized.

...

forwarded, unused.

Details

Reverse function of standardize.

See also

Author

Reto Stauffer

Examples

# See example on R documentation for \code{?standardize}.