ll.coverage.optim(vacem)
ll.coverage.optim()所属R语言包:vacem
Log likelihood for using optim.
登录使用Optim的可能性。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Log likelihood for using optim.
登录使用Optim的可能性。
用法----------Usage----------
ll.coverage.optim(theta, obs, campaigns, z, cdf.fun, ...)
参数----------Arguments----------
参数:theta
the parameter vector (trans.rho, alpha), where rho = exp(trans.rho)/(1+exp(trans.rho))
参数矢量(trans.rho,α),其中,ρ=的进出口(trans.rho)/(1 +的进出口(trans.rho))
参数:obs
the observations
观察
参数:campaigns
the campaigns
的活动
参数:z
the z matrix
z矩阵
参数:cdf.fun
the cdf function
CDF功能
参数:...
additional arguments to cdf.fun </table>
其他参数cdf.fun </ TABLE>
Details
----------Details----------
Assumes weight matrix parameter is not being fit.
假设权重矩阵参数不适合。
----------Value----------
the log likelihood
对数似然
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|