sumstat_master: Gather Summary Statistics from Regression Results for Output

Description Usage Arguments

View source: R/sumstat_master.R

Description

Helper function to construct summary statistics

Usage

1
2
3
4
5
6
sumstat_master(
  regs,
  sumstat_include = c("nobs", "adj.r.squared", "Ymean"),
  sumstat_format,
  cluster_names
)

Arguments

regs

stored regression output in a list

sumstat_include

vector of summary statistics to include

sumstat_format

tibble from the lookup with summary stats and proper names

cluster_names

named vector of cluster SE variables


jamesfeigenbaum/textablr documentation built on Oct. 2, 2020, 6:05 p.m.