Rdocumentation
powered by
Learn R Programming
BayesianTools (version 0.1.0)
scaleMatrix: Function to scale matrices
Description
Function to scale matrices
Usage
scaleMatrix(mat, min, max)
Arguments
mat
matrix to scale
min
minimum value
max
maximum value
Value
sclaed matrix