getChangePoints: Coordinate profiles crossing points

Description Usage Arguments Value Author(s)

View source: R/graphicsFuns.R

Description

Obtain the points where the coordinate profile extrema functions cross the threshold

Usage

1
getChangePoints(threshold, Design = NULL, allRes)

Arguments

threshold

if not null plots the level

Design

a d dimensional design corresponding to the points

allRes

list containing the list res which contains the computed minima and maxima. The object returned by the function getAllMaxMin.

Value

returns a list containing two lists with d components where

Author(s)

Dario Azzimonti


profExtrema documentation built on March 22, 2020, 1:07 a.m.