emPlot1D: emPlot1D

Description Usage Arguments Value Note Author(s)

Description

Plot emulator distribution across a single input

Usage

1
emPlot1D(fit, input = 1, lower = NULL, upper = NULL, alpha = 0.05)

Arguments

fit

Object of class emulatorFit generated by fitEmulator or fitEmulatorData

input

The default is set to 1

lower

The default is set to Null

upper

The default is set to Null

alpha

The default is set to 0.05

Value

Returns a plot of a single input against output

Note

This function requires R package ggplot2 to be installed.

Author(s)

Jeremy Oakley.


OakleyJ/MUCM documentation built on May 7, 2019, 9:01 p.m.