Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

info

Get Information on Fitted Objects


Description

Returns descriptive information about fitted objects.

Usage

info(object, which, ...)
## S4 method for signature 'ANY,missing'
info(object, which, ...)
infoCheck(object, which, ...)

Arguments

object

fitted object.

which

which information to get. Use which="help" to list available information.

...

passed to methods.

Details

Function info can be used to access slots of fitted objects in a portable way.

Function infoCheck returns a logical value that is TRUE if the requested information can be computed from the object.

Author(s)

Friedrich Leisch


modeltools

Tools and Classes for Statistical Models

v0.2-23
GPL-2
Authors
Torsten Hothorn, Friedrich Leisch, Achim Zeileis
Initial release
2020-03-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.