marginal.gcmr {gcmr} | R Documentation |
Marginals for Gaussian Copula Marginal Regression
Description
Class of marginals available in the gcmr
library.
Value
At the moment, the following are implemented:
beta.marg | beta marginals. |
binomial.marg | binomial marginals. |
Gamma.marg | Gamma marginals. |
gaussian.marg | Gaussian marginals. |
negbin.marg | negative binomial marginals. |
poisson.marg | Poisson marginals. |
weibull.marg | Weibull marginals. |
Author(s)
Guido Masarotto and Cristiano Varin.
References
Masarotto, G. and Varin, C. (2012). Gaussian copula marginal regression. Electronic Journal of Statistics 6, 1517–1549.
Masarotto, G. and Varin C. (2017). Gaussian Copula Regression in R. Journal of Statistical Software, 77(8), 1–26.
See Also
gcmr
,
beta.marg
,
binomial.marg
,
gaussian.marg
,
Gamma.marg
,
negbin.marg
,
poisson.marg
,
weibull.marg
.
[Package gcmr version 1.0.3 Index]