Learn R Programming

kergp (version 0.5.7)

hasGrad: Generic Function: Extract slot hasGrad of a Covariance Kernel

Description

Generic function returning the slot hasGrad of a Covariance Kernel.

Usage

hasGrad(object, ...)

# S4 method for covAll hasGrad(object, ...)

Value

A logical indicating whether the gradient is supplied in object (as indicated in the slot 'hasGrad').

Arguments

object

A covariance kernel object.

...

Other arguments for methods.