enmpa_fitted_models: Constructor of S3 objects of class enmpa_fitted_models

enmpa_fitted_modelsR Documentation

Constructor of S3 objects of class enmpa_fitted_models

Description

Constructor of S3 objects of class enmpa_fitted_models

Usage

new_enmpa_fitted_models(glms_fitted, selected, data, weights = NULL)

Arguments

glms_fitted

a list of fitted GLMs.

selected

date.frame with information about selected models.

data

data.frame or matrix with the input data used for calibration.

weights

(numeric) a vector with the weights for observations. Default = NULL.

Value

An S3 object of class enmpa_fitted_models.


enmpa documentation built on June 13, 2025, 1:10 a.m.