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