enrichwith (version 0.3.1)

get_auxiliary_functions.lm: Function to compute/extract auxiliary functions from objects of class lm/enriched_lm

Description

Function to compute/extract auxiliary functions from objects of class lm/enriched_lm

Usage

# S3 method for lm
get_auxiliary_functions(object, ...)

Arguments

object

an object of class lm orenriched_lm

...

currently not used

Details

See enrich.lm for details.