Learn R Programming

modelc (version 1.0.0.0)

get_factor_name: Extract the factor name from an R model

Description

Extract the factor name from an R model

Usage

get_factor_name(parameter, model)

Arguments

parameter

A parameter name.

model

A list with the same signature as the output of lm or glm

Value

A character string representing the factor name