generalizedwendland-error {GeneralizedWendland}R Documentation

Simple errors defined by GeneralizedWendland package

Description

An overview of the simpleError objects defined by the GeneralizedWendland package.

Error definitions

update.spam.chol.error: "Updated covariance entries do not match length of original one."

Warning which is raised when update.spam.chol.NgPeyton fails because the length of the entries in the updated covariance matrix is not equal to the length of the original matrix. This usually indicates that the initial sparsity structure was too sparse for the given parameters.

wendland.insuffparam.error: "Too few parameters for Wendland."

Insert description here

wendland.excessparam.error: "Too many parameters for Wendland. Did you supply fix range or nugget?"

Insert description here

covfun.notfunction.error: "Argument covariance must be a function."

Insert description here

Author(s)

Thomas Caspar Fischer


[Package GeneralizedWendland version 0.6.0 Index]