returnValues {mimR}R Documentation

Return fitted and observed values

Description

Returns fitted and observed values together with deviance etc. for MIM model objects

Usage

returnValues(object, type = "fitted", marginal = NULL)

Arguments

object A mim model object
type Can be either "fitted", "observed", "deviance" or "pearson" (the two latter only for discrete models)
marginal A subset of the variables of the model

Value

A vector

Note

Before using mimR, make sure that the MIM program is runnning.

Author(s)

Søren Højsgaard, sorenh@agrsci.dk

References

David Edwards, An Introduction to Graphical Modelling, Second Edition, Springer Verlag, 2000

Examples






[Package mimR version 1.3.1 Index]