inputnames {DiceKriging} | R Documentation |
Get the input variables names
Description
Get the names of the input variables.
Usage
inputnames(x)
Arguments
x |
an object containing the covariance structure. |
Value
A vector of character strings containing the names of the input variables.
[Package DiceKriging version 1.6.0 Index]