run_analysis: run_analysis

Description Usage Arguments Author(s)

View source: R/run_analysis.R

Description

Run Analysis take as input two sets of values (input and output data) and run a series of analysis outputing statistics and graphs to check how well the two datasets fit each other.

Usage

1
run_analysis(output_data, input_data, title, cor, unit, comment = NULL)

Arguments

output_data

Model predictions

input_data

Original data

title

String used to name the plots and the exported files

cor

Hexadecimal or color name used to color details in plots

unit

unit measure for the output

comment

Comment to printed in the .txt statistical file results

Author(s)

Marcos Alves mppalves@gmail.com


mppalves/mrscpmule documentation built on Sept. 2, 2021, 9:50 p.m.