check_form {RprobitB} | R Documentation |
This function checks the input form
.
check_form(form, re = NULL, ordered = FALSE)
form |
A
Multiple covariates (of one type) are separated by a In the ordered probit model ( |
re |
A character (vector) of covariates of |
ordered |
A boolean, |
A list that contains the following elements:
The input form
.
The name choice
of the dependent variable in form
.
The input re
.
A list vars
of three character vectors of covariate names of
the three covariate types.
A boolean ASC
, determining whether the model has ASCs.
overview_effects()
for an overview of the model effects