pnp_vine | R Documentation |
This function both fits distributions and projects those distributions to new covariates.
pnp_vine(data, method, object = NULL)
data |
dataframe of covariates |
method |
one of either "fit" or "predict" |
object |
fitted object returned by a pnp_... function. Only needed when method = "predict" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.