Description Usage Arguments Value
View source: R/overview_effects.R
This function gives an overview of the linear coefficients and whether they are connected to random effects.
1 | overview_effects(form, re = NULL, alternatives)
|
form |
A formula object that is used to specify the probit model.
The structure is
Separate multiple covariates of one type by a |
re |
A character (vector) of covariates of |
alternatives |
A character vector with the names of the choice alternatives. If not specified, the choice set is defined by the observed choices. |
A data frame with the coefficient names and booleans indicating whether they are connected to random effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.