scaleModelMatrix {dlmtree} | R Documentation |
Centers and scales a matrix
Description
Method for centering and scaling a matrix
Usage
scaleModelMatrix(M)
Arguments
M |
a matrix to center and scale |
Details
scaleModelMatrix
Value
a scaled matrix
[Package dlmtree version 1.0.0 Index]