Constructor of S3 objects of class enmpa_fitted_models
new_enmpa_fitted_models(glms_fitted, selected, data, weights = NULL)
An S3 object of class enmpa_fitted_models
.
a list of fitted GLMs.
date.frame with information about selected models.
data.frame or matrix with the input data used for calibration.
(numeric) a vector with the weights for observations. Default = NULL.