Learn R Programming

generics (version 0.1.4)

equation: Model equations

Description

Display the mathematical representation of a fitted model.

Usage

equation(object, ...)

Value

Markup output suitable for rendering the equation.

Arguments

object

A fitted model object.

...

Other arguments passed to methods

Methods

generics:::methods_rd("equation")