ishigami_Mapply: Ishigami function

Description Usage Arguments Value Examples

View source: R/test_functions.R

Description

Ishigami function

Usage

1

Arguments

X

A data frame, data table or matrix with the three model inputs required to run the Ishigami function.

Value

A numeric vector with the model output.

Examples

1
2
A <- randtoolbox::sobol(n = 100, dim = 3)
Y <- ishigami_Mapply(A)

arnaldpuy/pawnr documentation built on Sept. 20, 2019, 12:15 p.m.