plotexp: plotexp

Description Usage Arguments Value

View source: R/mvTargetOpt.R

Description

Function which plots...

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
plotexp(
  dat,
  target,
  tgerr,
  prediction = NULL,
  model = NULL,
  limit0 = FALSE,
  reality = NULL,
  xlab = "Process parameter (p)",
  ylab = "Descriptor (d)"
)

Arguments

dat

data.frame, with dat$x matrix of proces parameter data

target

numeric vector

tgerr

numeric vector

prediction

numeric

model

function

limit0

boolean

reality

function

Value

plot


amaendle/mvTargetOpt documentation built on June 12, 2020, 5:57 p.m.