Learn R Programming

mixer (version 1.0)

getModel: 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.