Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

imodel-mmod

Mixed interaction model.


Description

A mixed interaction model is a model (often with conditional independence restrictions) for a combination of discrete and continuous variables.

Usage

mmod(formula, data, marginal = NULL, fit = TRUE, details = 0)

Arguments

formula

A right hand sided formula specifying the model.

data

Data (a dataframe)

marginal

A possible subsets of columns of data; useful when formula contains model specification shortcuts.

fit

Currently not used

details

For printing debugging information

Value

An object of class mModel and the more general class iModel.

Author(s)

Søren Højsgaard, sorenh@math.aau.dk

See Also

Examples

### FIXME: To be written

gRim

Graphical Interaction Models

v0.2.5
GPL (>= 2)
Authors
Søren Højsgaard <sorenh@math.aau.dk>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.