TF_welch: TF_welch: Welch function for evaluating a single point.

View source: R/functions1.R

TF_welchR Documentation

TF_welch: Welch function for evaluating a single point.

Description

TF_welch: Welch function for evaluating a single point.

Usage

TF_welch(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

TF_welch(rep(0,20)) # minimum of zero, hard to solve

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