move.HMM.pn2pw: Transform parameters to the working scale

Description Usage Arguments Value

View source: R/move.HMM.pn2pw.R

Description

This function, modified from Langrock et al. (2012), transforms parameters to the working scale for maximization.

Usage

1
  move.HMM.pn2pw(transforms, params, nstates)

Arguments

params

A list of length d+1 containing matrices of starting parameter values. The first element of the list must be the starting values for the transition matrix. If any distributions only have 1 parameter, the list entry must be a nstates x 1 matrix.

transforms

A list of transformations used to transform the parameters to the working scale for maximization.

nstates

Number of hidden states

Value

A vector of transformed parameters


benaug/move.HMM documentation built on Jan. 23, 2022, 4:29 a.m.