Learn R Programming

TestFunctions (version 0.2.2)

TF_levytilt: TF_levytilt: Levy function with a tilt for evaluating a single point.

Description

TF_levytilt: Levy function with a tilt for evaluating a single point.

Usage

TF_levytilt(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

Examples

Run this code
TF_levytilt(rep(0,2))
TF_levytilt(rep(1,2))

Run the code above in your browser using DataLab