Learn R Programming

enmpa (version 0.2.1)

sel_fit: 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

Arguments

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

Run this code
data("sel_fit", package = "enmpa")

Run the code above in your browser using DataLab