TF_detpep8d: TF_detpep8d: detpep8d function for evaluating a single point.

View source: R/functions1.R

TF_detpep8dR Documentation

TF_detpep8d: detpep8d function for evaluating a single point.

Description

TF_detpep8d: detpep8d function for evaluating a single point.

Usage

TF_detpep8d(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

TF_detpep8d(rep(0,2))
TF_detpep8d(rep(1,2))

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