coef<-: Generic Function: Replacement of Coefficient Values
Description
Generic function for the replacement of coefficient values.
Usage
`coef<-`(object, ..., value)
Value
The modified object.
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.