Learn R Programming

rrepast (version 0.4.0)

Plot.Morris: 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 AoE.Morris
type
-- The chart type (mu*sigma|musigma|mu*mu)
title
-- Chart title, may be null

Value

  • The resulting ggplot2 plot object