make_stats_table {EpiModel} | R Documentation |
Create a Summary Table of Simulation Statistics
Description
Create a Summary Table of Simulation Statistics
Usage
make_stats_table(stats, targets)
Arguments
stats |
A list of simulated statistics matrices, of length equal to the
number of simulations performed. Each matrix should have one row for each
simulated network if |
targets |
A vector of target values for the statistics in |
Value
A data.frame
summarizing the simulated statistics.