eqn1 {guess} | R Documentation |
Constraints: Sum to 1
Description
Constraints that some params sum to 1. Used Internally. For data with DK. Functions for constraining lambdas to sum to 1 and to bound params between 0 and 1
Usage
eqn1(x, g1 = NA, data)
Arguments
x |
lgg, lgk, lkk |
g1 |
guess |
data |
transition matrix |
[Package guess version 0.1 Index]