get_start_disc
get starting values for discrete choice model.get_start_disc
get starting values for discrete choice model.
get_start_disc(
MNf1,
hff,
eqest,
sdat,
ppardogit = NULL,
type_select = "smallest"
)
Function to me optimized
Hessian function
Equations that will be estimated with nls
Data-set used for in the optimization
"dogit" parameters, NULL for "logit"
method for filling missing starting values. Default is "smallest"(closest by the index to the left value). "biggest" takes closest by index to the right value and "random" - samples randomly values.
Starting values for discrete equations.