descentSpotRSM: Descent RSM model

View source: R/buildRSM.R

descentSpotRSMR Documentation

Descent RSM model

Description

Generate steps along the path of steepest descent for a RSM model. This is only intended as a manual tool to use together with buildRSM.

Usage

descentSpotRSM(object)

Arguments

object

RSM model (settings and parameters) of class spotRSM.

Value

list with

x

list of points along the path of steepest descent

y

corresponding predicted values

See Also

buildRSM


SPOT documentation built on June 26, 2022, 1:06 a.m.