LL_joint Function for joint log-likelihood with correlation between continuous and discrete equations
LL_joint
Function for joint log-likelihood with correlation between
continuous and discrete equations
LL_joint( ffor, cheqs0, objm = NULL, datan = "data", cfunc = "cfunc", cgrad = "cgrad", chess = "chess", gfunc = "gfunc", hfunc = "hfunc", check_hess = FALSE, print_out = FALSE, bayesian_random = FALSE, MNtypef = "logit" )
ffor |
Discrete equations. |
cheqs0 |
Continuous equations. |
objm |
Expressions from |
datan |
Character string. Name of data-set. |
cfunc |
Character string. Name for continuous block function. |
cgrad |
Character string. Name for continuous block gradient. |
chess |
Character string. Name for continuous block hessian. |
gfunc |
Character string. Name for joint gradient. |
hfunc |
Character string. Name for joint Hessian. |
check_hess |
if |
print_out |
if |
bayesian_random |
If |
MNtypef |
"logit" or "dogit". |
Function for joint estimation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.