Learn R Programming

aurelius (version 0.8.4)

extract_params: extract_params

Description

Extracts parameters of a model object

Usage

extract_params(object, ...)

Arguments

object

a model object

...

further arguments passed to or from other methods

Value

a list that is extracted from the tree model object

Examples

Run this code
# all the "extract_params" methods found
methods("extract_params")

Run the code above in your browser using DataLab