diagnostics: Diagnostics for fitted models

Description Usage Arguments Value See Also

View source: R/diagnostics.R

Description

Returns information about the transformation and selected diagnostics to check model assumptions.

Usage

1
diagnostics(object, ...)

Arguments

object

an object that contains two models that should be compared.

...

other parameters that can be passed to the function.

Value

The return depends on the class of its argument. The documentation of particular methods gives detailed information about the return of that method.

See Also

diagnostics.trafo_lm, diagnostics.trafo_compare


trafo documentation built on May 2, 2019, 2:13 p.m.

Related to diagnostics in trafo...