plot.slices: plot.slices

Description Usage Arguments

Description

generates plots for each moments/parameter combinations depends on output of function compute.slices(), which saves a dataframe with plotting data and the used mopt config into a a file est.slices.RData

Usage

1
2
## S3 method for class 'slices'
plot(file = NULL, outpath = "", type = "png")

Arguments

file

path/to/est.slices.RData if not in getwd()

outpath

path to directory where to save plots

type

string indicating file type to save plot as. currently png and pdf only.


tlamadon/mopt documentation built on May 31, 2019, 3:48 p.m.