residuals.mmdml: Confidence Intervals for coefficient estimates of regsDML...

Description Usage Arguments Value See Also Examples

View source: R/mmdml-methods.R

Description

A list whose elements correspond to the potentially scaled first nr_res sets of residuals of the S residuals.

Usage

1
2
## S3 method for class 'mmdml'
residuals(object, scaled = FALSE, ...)

Arguments

object

An object of class mmdml. This object usually results from a function call to mmdml.

scaled

A boolean specifying whether scaled residuals should be returned. It is set to FALSE by default.

...

Further arguments passed to or from other methods.

Value

A list whose elements correspond to the first nr_res sets of residuals of the S residuals.

See Also

mmdml

Examples

1
## See example(mmdml) for examples

dmlalg documentation built on Feb. 3, 2022, 5:08 p.m.