covparam2vect {DiceKriging} | R Documentation |
Auxiliary function
Description
Gather the covariance parameters in a single vector. This is useful in the estimation step. Not for direct use.
Usage
covparam2vect(object)
Arguments
object |
an object specifying the covariance structure. |
Value
A vector containing the covariance parameters.
Author(s)
O. Roustant, D. Ginsbourger
See Also
[Package DiceKriging version 1.6.0 Index]