View source: R/data_management.R
check_form | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.