scoreCov(weightedScores)
scoreCov()所属R语言包:weightedScores
COVARIANCE MATRIX OF THE UNIVARIATE SCORES
单变量的协方差矩阵比分
译者:生物统计家园网 机器人LoveR
描述----------Description----------
用法----------Usage----------
参数----------Arguments----------
参数:scnu
The matrix of the score functions with respect to ν.
的矩阵的得分函数相对于ν。
参数:scgam
The matrix of the score functions with respect to γ.
的矩阵的得分函数相对于γ。
参数:pmf
The matrix of rectangle probabilities.
矩形概率的矩阵。
参数:index
The bivariate pair.
对二元。
参数:margmodel
Indicates the marginal model. Choices are “poisson” for Poisson, “bernoulli” for Bernoulli, and “nb1” , “nb2” for the NB1 and NB2 parametrization of negative binomial in Cameron and Trivedi (1998).
表示的边际模式。选项是“泊”泊松,“伯努利”伯努利,和“NB1,NB2”为NB1和NB2参数化的负二项分布卡梅伦和Trivedi(1998)。
Details
详细信息----------Details----------
The covariance matrix Ω_i of s_i(a) computed from the fitted discretized MVN model with estimated parameters <i>{\tilde a},
的协方差矩阵Ω_i s_i(a)从装离散MVN模型的计算与估计的参数<I> {\波浪线一}
值----------Value----------
Covariance matrix of the univariates scores Ω_i.
的协方差矩阵的univariates分数Ω_i。
(作者)----------Author(s)----------
Aristidis K. Nikoloulopoulos <a href="mailto:A.Nikoloulopoulos@uea.ac.uk">A.Nikoloulopoulos@uea.ac.uk</a><br>
Harry Joe <a href="mailto:harry.joe@ubc.ca">harry.joe@ubc.ca</a>
参见----------See Also----------
scoreCov, approxbvncdf
scoreCov,approxbvncdf
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|