getModel {mixer}R Documentation

Get the parameters of a model

Description

Generic method to get the parameters of a model

Usage

getModel( object, ...)

Arguments

object an object representing a model
... adding arguments (depending on the object type)

Value

Return parameters of the model.


[Package mixer version 1.2 Index]