lookup.algorithm: Look up algorithm name from a fitted model

View source: R/utilities.R

lookup.algorithmR Documentation

Look up algorithm name from a fitted model

Description

Internal function to infer the algorithm name (e.g. "maxnet") from a fitted model object's class.

Usage

lookup.algorithm(mod)

Arguments

mod

A fitted model object (e.g. maxnet, MaxEnt_model, envelope_model).


ENMeval documentation built on Sept. 11, 2026, 5:08 p.m.