sp_lambdas: A lambdas file resulted from a modeling process in Maxent

sp_lambdasR Documentation

A lambdas file resulted from a modeling process in Maxent

Description

A lambdas file resulted from a model created in Maxent with raw output for Amblyomma americanum in North America. This file is used to calculate number of parameters in the model, which is needed while calculating AICc values.

Format

A lambdas file.

parameters

number of parameters in the Maxent model.

Source

https://kuscholarworks.ku.edu/handle/1808/26376

Examples

lbds <- readLines(system.file("extdata/lambdas_model_joint.lambdas",
                              package = "kuenm"))

head(lbds)

manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.