sp_lambdas | R Documentation |
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.
A lambdas file.
number of parameters in the Maxent model.
https://kuscholarworks.ku.edu/handle/1808/26376
lbds <- readLines(system.file("extdata/lambdas_model_joint.lambdas",
package = "kuenm"))
head(lbds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.