imodel-mmod | R Documentation |
A mixed interaction model is a model (often with conditional independence restrictions) for a combination of discrete and continuous variables.
mmod(formula, data, marginal = NULL, fit = TRUE, details = 0)
formula |
A right hand sided formula specifying the model. |
data |
Data (a dataframe) |
marginal |
A possible subsets of columns of |
fit |
Currently not used |
details |
For printing debugging information |
An object of class mModel
and the more general class
iModel
.
Søren Højsgaard, sorenh@math.aau.dk
dmod
, cmod
.
### FIXME: To be written
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.