mlysy/GaussCop: Utilities for the Gaussian Copula Distribution

Provides functions for density evaluation and both joint and conditional random sampling from a Gaussian Copula distribution with arbitrary margins. This is achieved by storing univariate marginal distributions as extended density ('xDensity') objects which provide 'd/p/q/r' methods, and which can be estimated from data using a variety of parametric, nonparametric, and semiparametric approaches.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.9
URL https://github.com/mlysy/GaussCop/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mlysy/GaussCop")
mlysy/GaussCop documentation built on Nov. 6, 2019, 6:19 p.m.