Learn R Programming

modelc (version 1.0.0.0)

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