tpr.pfit(tpr)
tpr.pfit()所属R语言包:tpr
Constant fit of coefficients in a TPR model
在TPR模型拟合系数的恒
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Weighted least square estimate of a constant model for time-varying coefficients in a TPR model.
加权最小二乘估计一个常数模型的时变系数在TPR模式。
用法----------Usage----------
cst.fit.ff(fit, idx)
参数----------Arguments----------
参数:fit
a fitted object from tpr
一个装有对象tpr
参数:idx
the index of the
的索引
值----------Value----------
The estimated constant fit, standard error, z-value and p-value.
估计持续合适,标准误差,z值和p值。
(作者)----------Author(s)----------
Jun Yan <a href="mailto:jyan@stat.uconn.edu">jyan@stat.uconn.edu</a>
参考文献----------References----------
Fine, Yan, and Kosorok (2004). Temporal Process Regression. Biometrika.
参见----------See Also----------
tpr.test
tpr.test
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|