coefReplace: Generic Function: Replacement of Coefficient Values

Description Usage Arguments Value

Description

Generic function for the replacement of coefficient values.

Usage

1
`coef<-`(object, ..., value)

Arguments

object

Object having a numeric vector of coefficients, typically a covariance kernel object.

...

Other arguments for methods.

value

The value of the coefficients to be set.

Value

The modified object.


kergp documentation built on March 18, 2021, 5:06 p.m.