find_estimates: Extract estimates from fitted model

Description Usage Arguments Value

Description

Extract estimates from fitted model

Usage

1

Arguments

model

Fitted model

Value

A data frame with columns "variable", "level", "beta", "se", "pvalue", "lcl", and "ucl" denoting the name of the variable, the corresponding level (in case of a factor), effect estimate, its standard error, the p-value, and the lower and upper 95% confidence limits.

Note that the confidence limits are based on the assumption of asymptotic normality of the effect estimates. This assumption might be violated in small samples.


cbaumbach/manyregs documentation built on May 13, 2019, 1:48 p.m.