Hessian: Hessian

Description Usage Arguments Value Author(s)

View source: R/Hessian.R

Description

Calculates the Hessian of a real-valued function.

Usage

1
Hessian(fn,par,par.inc=NA,...)

Arguments

fn

function

par

parameters of the function

par.inc

optional increments

...

additional arguments passed to fn

Value

Returns a list containing:

h

hessian matrix

minimum

TRUE or FALSE

maximum

TRUE or FALSE

num.eval

number of evaluations

trace

trace (matrix)

Author(s)

Peter Reichert <peter.reichert@eawag.ch>


baccione-eawag/EawagSchoolTools documentation built on Dec. 19, 2021, 6:38 a.m.