accuracy_means_params {lvmisc} | R Documentation |
Params for the accuracy indices summary functions
Description
Params for the accuracy indices summary functions
Arguments
actual |
A numeric vector with the actual values. |
predicted |
A numeric vector with the predicted values. Each element in
this vector must be a prediction for the corresponding element in
|
na.rm |
A logical value indicating whether |
[Package lvmisc version 0.1.2 Index]