find.param.one {snapCGH} | R Documentation |
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.
find.param.one(output.optim)
output.optim |
The output from fitting a heterogeneous HMM when there is one underlying states |
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.
John Marioni