Learn R Programming

TestFunctions (version 0.2.2)

TF_steelcolumnstress: TF_steelcolumnstress: steelcolumnstress function for evaluating a single point.

Description

TF_steelcolumnstress: steelcolumnstress function for evaluating a single point.

Usage

TF_steelcolumnstress(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

References

Kuschel, Norbert, and Rudiger Rackwitz. "Two basic problems in reliability-based structural optimization." Mathematical Methods of Operations Research 46, no. 3 (1997): 309-333.

Prikhodko, Pavel, and Nikita Kotlyarov. "Calibration of Sobol indices estimates in case of noisy output." arXiv preprint arXiv:1804.00766 (2018).

Examples

Run this code
TF_steelcolumnstress(rep(0,8))
TF_steelcolumnstress(rep(1,8))

Run the code above in your browser using DataLab