Plot.Morris {rrepast} | R Documentation |
Plot of Morris output
Description
Generate plot for Morris's screening method
Usage
Plot.Morris(obj, type, title = NULL)
Arguments
obj |
An instance of Morris Object |
type |
The chart type (mu*sigma|musigma|mu*mu) |
title |
Chart title, may be null |
Value
The resulting ggplot2 plot object
[Package rrepast version 0.8.0 Index]