vect2covparam {DiceKriging} | R Documentation |
Auxiliary function
Description
Extract the covariance parameters from a single vector. Not for direct use.
Usage
vect2covparam(object, param)
Arguments
object |
an object specifying the covariance structure. |
param |
a vector containing the covariance parameters. |
Value
The updated object.
Author(s)
O. Roustant, D. Ginsbourger
See Also
[Package DiceKriging version 1.6.0 Index]