extract_parameters {modelc} | R Documentation |
Extract parameters from a linear model
Description
Extract parameters from a linear model
Usage
extract_parameters(model)
Arguments
model |
A list with the same signature as the output of |
Value
A character vector of terms from a linear model
[Package modelc version 1.0.0.0 Index]