returnValues {mimR} | R Documentation |
Returns fitted and observed values together with deviance etc. for MIM model objects
returnValues(object, type = "fitted", marginal = NULL)
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 |
A vector
Before using mimR, make sure that the MIM program is runnning.
Søren Højsgaard, sorenh@agrsci.dk
David Edwards, An Introduction to Graphical Modelling, Second Edition, Springer Verlag, 2000