predict_maxent: Predict with a tuned maxEnt model

View source: R/run_maxent.R

predict_maxentR Documentation

Predict with a tuned maxEnt model

Description

Predict with a tuned maxEnt model

Usage

predict_maxent(mod, param, predictors, type = "cloglog", mask = NULL)

Arguments

mod

ENMevaluation object

param

string, maxent select parameters e.g. "fc.L_rm.1"

predictors

spat Raster, environmental predictor variables.

type

string, type of output "cloglog" or "raw"

mask

spatVector, a mask

Value

raster


ReseauBiodiversiteQuebec/sdm-pipeline documentation built on June 23, 2022, 9:10 p.m.