lineij: Average the values in a vector between two cutoff points...

Description Usage Arguments Value

View source: R/GP_SSM.R

Description

The values of smoothnessdesign that are in the interval specifed by x are identified and the associated values in smoothness are averaged. This is used in the computation of line integrals of smoothness used by a particular distance measure when computing metamodel error estimates.

Usage

1
lineij(x, smoothness, smoothnessdesign)

Arguments

x

A vector of length two. Specifies the endpoints of the desired interval of integration.

smoothness

A numeric vector.

smoothnessdesign

A numeric vector of the same length as smoothness.

Value

A number.


SSM documentation built on May 1, 2019, 10:09 p.m.