Constructor of S3 objects of class enmpa_calibration
new_enmpa_calibration(selected, summary, calibration_results, data,
partitioned_data, weights = NULL)
An S3 object of class enmpa_calibration
.
date.frame with information about selected models.
data.frame a summary of statistics for all models.
data.frame with results obtained from cross-validation for all models.
data.frame or matrix with the input data used for calibration.
a list of partition indices.
(numeric) a vector with the weights for observations. Default = NULL.