View source: R/fit_punc_model.r
print_punc_model | R Documentation |
This function saves the summary of a regression model to a text file.
print_punc_model(output_reg, file)
output_reg |
A list outputted from the |
file |
Output file directory |
This function outputs a text file containing the summary of the regression model.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.