Plot.Stability {rrepast} | R Documentation |
Plot stability of output
Description
Generate plot for visually access the stability of coefficient of variation as function of simulation sample size.
Usage
Plot.Stability(obj, title = NULL)
Arguments
obj |
An instance of Morris Object |
title |
Chart title, may be null |
Value
The resulting ggplot2 plot object
[Package rrepast version 0.8.0 Index]