Description Usage Arguments Value Author(s) Examples
Returns mean and sd values of the predictors which can be used for scaling predictors used for training
1  | 
x | 
 Data.frame or rasterStack of the predictors  | 
Data.frame with mean and sd values
Hanna Meyer
1 2  | msg_example <-getChannels(inpath=system.file("extdata/msg",package="Rainfall"))
scaleparam <- calcScalingStats(msg_example)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.