⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ldmvnorm.rd

📁 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
💻 RD
字号:
\name{ldmvnorm}\alias{ldmvnorm}%- Also NEED an '\alias' for EACH other topic documented here.\title{Log Multivariate Normal Density }\description{Computes the log of the multivariate normal density }\usage{ldmvnorm(Y, S)}%- maybe also 'usage' for other objects documented here.\arguments{  \item{Y}{ an n x p matrix  }  \item{S}{ a p x p positive definite matrix  }}\details{This function computes the log density of the data matrix \code{Y}under the model that the rows are independent samples from a mean-zero multivariate normal distribution with covariance matrix \code{S}. }\value{A real number. }\author{ Peter Hoff  }\examples{Y<-matrix(rnorm(9*7),9,7) ldmvnorm(Y,diag(7))}\keyword{distribution}% at least one, from doc/KEYWORDS\keyword{multivariate}

⌨️ 快捷键说明

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