ldhmm.w2n {ldhmm} | R Documentation |
Transforming working parameter array to natural parameters
Description
This utility transforms the working parameter array back to the vectors and matrix of the contrained parameters. (Zucchini, 3.3.1)
Usage
ldhmm.w2n(object, par.vector, mu.scale = 1)
Arguments
object |
an ldhmm object that can supply m, param.nbr and stationary. |
par.vector |
numeric, linear working parameter array. See |
mu.scale |
numeric, it should mirror what is provided to |
Value
an ldhmm object
Author(s)
Stephen H. Lihn
[Package ldhmm version 0.6.1 Index]