extract_parameter_coefficient: Extract the coefficient of a model parameter

Description Usage Arguments Value

View source: R/modelc.r

Description

Extract the coefficient of a model parameter

Usage

1

Arguments

model

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

parameter

A character string corresponding to a model predictor

Value

A double corresponding to the coefficient, or 0 if the coefficient is missing


modelc documentation built on July 1, 2020, 11:49 p.m.