gradient.usl {usl}R Documentation

Calculate gradient for the universal scalability function

Description

The implementation of this function has been adopted from the generated output of the deriv function.

Usage

gradient.usl(x)

Arguments

x

The USL object.

Value

The gradient matrix.

See Also

usl


[Package usl version 3.0.3 Index]