LL_joint_no_corr Function for log-likelihood without correlation between continuous and discrete equations
LL_joint_no_corr
Function for log-likelihood without correlation between
continuous and discrete equations
LL_joint_no_corr( ffor, cheqs0, datan = "data", fixed_term = TRUE, eq_type = c("joint", "cont", "disc"), transform = FALSE, hessian = NULL, bayesian_random = FALSE, eqsys = "sur", MNtypef = "logit", add_pars = NULL )
ffor |
Discrete equations. |
cheqs0 |
Continuous equations. |
datan |
Character string. Name of data-set. |
fixed_term |
if |
eq_type |
can be "joint"(both blocks estimated but without correlation), "cont", "disc". |
transform |
if |
hessian |
Name of hessian function. |
bayesian_random |
If |
eqsys |
"sur" or "sem". |
MNtypef |
"logit" or "dogit". |
add_pars |
additional parameters to add |
ML estimation function
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.