bc.twocomp(x.cases, x.controls, constrained = T, lambda.bounds = c(-5, 5),
control.comp = 1, start.vals=NULL)
T
) or the two component unconstrained model should be used (F
)
c(upper bound, lower bound)
. Specifies the range for optim
to search for the optimization of lambda. Default: c(-5,5)
.
NA
, the starting values are estimated from the data.
bc.binorm
bc.fourcomp
em.twocomp.m1
em.twocomp.m2
em.twocomp.m3