tidy_lmer: Fix tidy_lmer https://github.com/tidymodels/broom/issues/309

Description Usage Arguments Value

View source: R/extract-tidy.R

Description

Fix tidy_lmer https://github.com/tidymodels/broom/issues/309

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
tidy_lmer(
  x,
  effects = c("ran_pars", "fixed"),
  scales = NULL,
  ran_prefix = NULL,
  conf.int = FALSE,
  conf.level = 0.95,
  conf.method = "Wald",
  ...
)

Arguments

x

Objekt

effects, scales, ran_prefix, conf.int, conf.level, conf.method

Param antidy

...

extra params

Value

data.frame tibble


stp4/stp25stat documentation built on Sept. 17, 2021, 2:03 p.m.