sel_fit: Example of selected models fitted

sel_fitR Documentation

Example of selected models fitted

Description

An object of the class enmpa_fitted_models containing fitted selected model(s) and the information from model evaluation for such model(s).

Usage

sel_fit

Format

A list with four elements.

glms_fitted

a fitted glm (ModelID_7).

selected

a data.frame with results from evaluation of ModelID_7

data

a data.frame containing information on presence and absence, and independent variables used to fit GLM models.

weights

a vector with the weights for observations.

Examples

data("sel_fit", package = "enmpa")

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