confIntStr: Constructs an APA formatted string for a confidence interval...

Description Usage Arguments

Description

Constructs an APA formatted string for a confidence interval around a parameter estimate from a model.

Usage

1
confIntStr(param, modObj, ...)

Arguments

param

The parameter of interest. Can be "int" as a shortcut for "(Intercept)".

modObj

Either an lm or summary.lm (faster) object.

digits

Number of digits to round to.

confLvl

The alpha for confidence interval estimation.

asEqn

Should the string be an equation?


Cmell/ResultsHelper documentation built on April 10, 2020, 9:29 p.m.