ll.coverage(vacem)
ll.coverage()所属R语言包:vacem
Gets the log likelihood of a set of observations.
获取一组观察值的对数似然。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Gets the log likelihood of a set of observations.
获取一组观察值的对数似然。
用法----------Usage----------
ll.coverage(rho, alpha, obs, campaigns, z, w, cdf.fun, ...)
参数----------Arguments----------
参数:rho
the rho parameter
的rho参数
参数:alpha
the alpha parameter
α参数
参数:obs
the observations. Must have columns y, date, age
观测。必须有列Y,日期,年龄
参数:campaigns
campaign definitions. Must have columns date, v, N, age.low, age.high
活动的定义。必须有列日,V,N,age.low,age.high
参数:z
the z matrix. calculated if null
z矩阵。如果空计算
参数:w
the w matrix. calculated if null
w矩阵。如果空计算
参数:cdf.fun
the cdf function used to calculate the w.matrix, not needed if w is provided. This is large F in paper eq. 7,8
函数cdf函数用于计算w.matrix,无需如果w设置。这是纸式的大F。 7,8
参数:...
additional arguments to cdf.fun </table>
其他参数cdf.fun </ TABLE>
值----------Value----------
the log likelihood of the observations given the parameters
给出的观测值的对数似然参数
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|