get_auxiliary_functions.lm {enrichwith}R Documentation

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 class 'lm'
get_auxiliary_functions(object, ...)

Arguments

object

an object of class lm orenriched_lm

...

currently not used

Details

See enrich.lm for details.


[Package enrichwith version 0.3.1 Index]