newexp: newexp

Description Usage Arguments Value Examples

View source: R/mvTargetOpt.R

Description

Creates new samples from model function. Used for simulations in the function autosolve as a helper function.

Usage

1
newexp(n = 25, xpos, foo, sd = 0.001)

Arguments

n

integer, number of repeated measurements

xpos

numeric matrix, coordinates at which the measurement takes place

foo

function, model for the real relationship

sd

, standard deviation

Value

a matrix containing the samples

Examples

1
#not to be used

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