calibTest_rosen: Rosenbrock function

View source: R/optim_test_helpers.R

calibTest_rosenR Documentation

Rosenbrock function

Description

Rosenbrock function

Usage

calibTest_rosen(xx = c(1, 1), ...)

Arguments

xx

function input, a vector of two or more. The length of (number of values in) xx determines the dimensionality of the function.

...

artefact to allow this function to work with the code that was scripted for other goodness-of-fit functions


W-Mohammed/calibrater documentation built on Oct. 14, 2023, 1:57 a.m.