TF_moon_high: TF_moon_high: Moon (2010) high-dimensional function for...

View source: R/functions1.R

TF_moon_highR Documentation

TF_moon_high: Moon (2010) high-dimensional function for evaluating a single point.

Description

TF_moon_high: Moon (2010) high-dimensional function for evaluating a single point.

Usage

TF_moon_high(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

TF_moon_high(rep(0,20))
TF_moon_high(rep(1,20))

TestFunctions documentation built on May 29, 2024, 11 a.m.