find.param.one(snapCGH)
find.param.one()所属R语言包:snapCGH
Yields output when there is 1 underlying states
产量输出时,有1基本状态
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function provides the output (means/variances, transition matrix, likelihood) when the heterogeneous HMM is fitted with one underlying state. It is a workhorse of the process.data function.
此功能提供异构的HMM装有一个基本状态时的输出(手段/差异,过渡矩阵,可能性)。这是一个主力的process.data功能。
用法----------Usage----------
find.param.one(output.optim)
参数----------Arguments----------
参数:output.optim
The output from fitting a heterogeneous HMM when there is one underlying states
装修时有一个基本的状态异构的HMM的输出
值----------Value----------
This function outputs the state means/variances, transition matrices, rate parameters, maximised likelihood and convergence information provided by fitting a heterogeneous HMM with one underlying state.
此功能输出状态的手段/差异,过渡矩阵,速率参数,最大化的可能性和收敛由异构HMM的装修一个底层的状态的信息提供。
作者(S)----------Author(s)----------
John Marioni
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|