extract_parameters: 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 lm or glm
Value
A character vector of terms from a linear model