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

Description Usage Arguments Value

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.


peterrobertcurtis/SSM documentation built on May 25, 2019, 2:10 a.m.