coefReplace: Generic Function: Replacement of Coefficient Values

coef<-R Documentation

Generic Function: Replacement of Coefficient Values

Description

Generic function for the replacement of coefficient values.

Usage

`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 April 4, 2025, 2:29 a.m.