generate_report | R Documentation |
Generate R Markdown report with analysis results
generate_report(fits, comparison, metrics, plots, data, output_file)
fits |
List of fitted gkwfit models |
comparison |
Data frame with comparison statistics |
metrics |
List with additional fit metrics |
plots |
ggplot2 object with diagnostic plots |
data |
Original data vector |
output_file |
File path for the output report |
Invisibly returns the path to the generated report
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.