tidy_std: tidy_std

View source: R/tidy_std.R

tidy_stdR Documentation

tidy_std

Description

Tidies lm and lmer model and includes the standardized coefficients, standard error, and confidence intervals..

Usage

tidy_std(model, conf.level = 0.95)

Arguments

model

a lm or lmer model

conf.level

the confidence level of the confidence intervals. Defaults to .95.


camkay/panoply documentation built on Jan. 17, 2025, 6:31 a.m.