parse_result_list_static: Given a list of objects with regression results, return a...

Description Usage Arguments Author(s)

View source: R/reg_table_production.R

Description

Given a list of objects with regression results, return a data.table that contains 'non-coefficient' estimation results

Usage

1
2
3
4
5
parse_result_list_static(obj_list = NULL, digits = 3, stars = NULL,
  type = "html", drop_stats = NULL, keep_stats = NULL,
  order_stats = NULL, label_stats = FALSE, lookup_table_stats = NULL,
  lookup_table_stats_name_col = NULL, lookup_table_stats_label_col = NULL,
  label_pattern = "[%s]")

Arguments

obj_list
digits

Author(s)

Janko Cizel


jcizel/rtable documentation built on May 18, 2019, 10:25 p.m.