pnp_none {S4DM} | R Documentation |
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" |
[Package S4DM version 0.0.1 Index]