print_punc_model: Print the output of a regression model

View source: R/fit_punc_model.r

print_punc_modelR Documentation

Print the output of a regression model

Description

This function saves the summary of a regression model to a text file.

Usage

print_punc_model(output_reg, file)

Arguments

output_reg

A list outputted from the fit_punc_model function

file

Output file directory

Value

This function outputs a text file containing the summary of the regression model.

Author(s)

Kevin Surya


suryakevin/drugcandy documentation built on May 6, 2022, 6:37 p.m.