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

imodel-general

General functions related to iModels


Description

General functions related to iModels

Usage

## S3 method for class 'iModel'
logLik(object, ...)

## S3 method for class 'iModel'
extractAIC(fit, scale, k = 2, ...)

## S3 method for class 'iModel'
summary(object, ...)

## S3 method for class 'iModelsummary'
print(x, ...)

## S3 method for class 'iModel'
formula(x, ...)

## S3 method for class 'iModel'
terms(x, ...)

## S3 method for class 'dModel'
isGraphical(x)

## S3 method for class 'dModel'
isDecomposable(x)

modelProperties(object)

## S3 method for class 'dModel'
modelProperties(object)

Arguments

object, fit, x

An iModel object.

...

Currently unused.

scale

Unused (and irrelevant for these models)

k

Weight of the degrees of freedom in the AIC formula


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.