model_response: Model response

Description Usage Arguments Details Value See Also

Description

Extract the model response.

Usage

1
2
3
4
model_response(data, ...)

## Default S3 method:
model_response(data, type = "any", ...)

Arguments

data

an object

type

character—the return type

...

further arguments

Details

The default method simply forwards the call to model.response().

Value

double[]—the model response

See Also


lmSubsets documentation built on Feb. 8, 2021, 1:06 a.m.