result_regrmod: Create a result table for regression model

Description Usage Arguments Details Value See Also

Description

result_regrmod make a table with results of a regression model to be inserted into Microsoft Word

Usage

1
result_regrmod(mydoc, mod, table.title, exp = TRUE)

Arguments

mydoc

A docx object

mod

A regression model

table.title

A character string

exp

An optional logical, passed to ShowRegTable

Details

This function takes a regression model and saves the results in a FlexTable, which is then added to the docx object which is returned. The docx object can then be written to a Microsoft Word document.

Value

A docx object

See Also

ShowRegTable


bgulbis/BGTools documentation built on May 12, 2019, 8:21 p.m.