CheckAndComplete checks the validity of a covariance model;
further a matrix of internal parameters is returned.
Usage
CheckAndComplete(model, param, dim)
Arguments
model
definition of a covariance function,
see CovarianceFct for examples
param
see model
dim
dimension for the space
Value
A list of two parameters is returned:
error
a value different from zero signifies an error;
to get a readable error information put
RFparameters()$PrintLevel
to a higher level and rerun.
param
(currently for internal purposes only).
matrix of the internal parameter list; columns correspond to
the simple models and can be extracted using
paramextract.