sbgcop.package.rd

来自「sbgcop: Semiparametric Bayesian Gaussian」· RD 代码 · 共 43 行

RD
43
字号
\name{sbgcop-package}\alias{sbgcop-package}\alias{sbgcop}\docType{package}\title{Semiparametric Bayesian Gaussian copula estimation}\description{ This package estimates parameters of a Gaussian        copula, treating the univariate marginal distributions        as nuisance parameters as described in Hoff(2007). It also        provides a semiparametric imputation procedure for missing       multivariate data.}\details{\tabular{ll}{Package: \tab sbgcop\crType: \tab Package\crVersion: \tab 0.95 \crDate: \tab 2007-03-09\crLicense: \tab GPL Version 2 or later \cr}This function produces MCMC samples from the posteriordistribution of a correlation matrix, using a scaledinverse-Wishart prior distribution and an extended rank likelihood. It also provides imputation for missing valuesin a multivariate dataset.}\author{Peter Hoff <hoff@stat.washington.edu>}\references{ Hoff (2007) ``Extending the rank likelihood for semiparametric copula estimation''}\keyword{ multivariate }\examples{fit<-sbgcop.mcmc(swiss)summary(fit)plot(fit)}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?