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

vect2covparam


[Package DiceKriging version 1.5.6 Index]