Learn R Programming

MedianaDesigner (version 0.13)

GenerateReport: Simulation report

Description

This function creates a detailed simulation report in a Microsoft Word format. For examples of the function call, see ADSSModExample1, ADTreatSelExample1, ADPopSelExample1, FutRuleExample1, EventPredExample and ADRandExample.

Usage

GenerateReport(results, report_filename)

Value

No return value, called for side effects

Arguments

results

Object created by a simulation function, e.g., ADSSMod.

report_filename

Character value defining the report's filename. The report is saved in the current working directory.