Generate meaningful starting parameters for the optimization of a specified distribution using
common sense and the supplied data.
Usage
starting_params_opt(data, dist, N)
Arguments
- data
Vector of natural parameters.
- dist
Distribution in R-jargon.
- N
Number of states of the HMM.
Value
Vector of starting parameters.