pnp_vine: Internal function for fitting vine copula distributions in...

View source: R/pnp_vine.R

pnp_vineR Documentation

Internal function for fitting vine copula distributions in plug-and-play SDMs.

Description

This function both fits distributions and projects those distributions to new covariates.

Usage

pnp_vine(data, method, object = NULL)

Arguments

data

dataframe of covariates

method

one of either "fit" or "predict"

object

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


bmaitner/pbsdm documentation built on Feb. 8, 2025, 2:27 p.m.