Learn R Programming

S4DM (version 0.0.1)

pnp_none: Internal function for returning empty pnp_estimate class models

Description

This function is used internally to transform presence-background models into presence-only models.

Usage

pnp_none(method, object = NULL, ...)

Arguments

method

one of either "fit" or "predict"

object

fitted object returned by a pnp_... function. Only needed when method = "predict"