glm_significant: Identify which rows to highlight

Description Usage Arguments Value

Description

This function returns a logical indicating whether the p-value reached significance, allowing the pander emphasize_x functions to do their jobs more easily.

Usage

1
glm_significant(model, p)

Arguments

model

This is a glm model

p

Integer between 0 and 1, this is the alpha level that sets significance.

Value

Logical


mustafaascha/mustafamisc documentation built on May 23, 2019, 9:56 a.m.