IMA_Compute_Init_Scaled {countland} | R Documentation |
rescale if max val is above upper bound
Description
rescale if max val is above upper bound
Usage
IMA_Compute_Init_Scaled(h, l_bound, u_bound)
Arguments
h |
matrix to be rescaled |
l_bound |
lower bound |
u_bound |
upper bound |
Value
rescaled matrix
[Package countland version 0.1.2 Index]