generalizedwendland-warning {GeneralizedWendland} | R Documentation |
Simple warnings defined by GeneralizedWendland package.
Description
An overview of the simpleError
objects defined by the GeneralizedWendland package.
Warning definitions
update.spam.chol.warn
: "Updated covariance entries do not match length of original one. Deleting stored Rstruct."-
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.interp.redundantsupport.warn
: "Argument interp.num_support > 0 while using exact method. Set to 0."Insert description here.
wendland.interp.lowsupport.warn
: "Argument interp.method != 'none' with less than 3 support points. Forced to 'none'."Insert description here.
wendland.interp.unimplemented.warn
: "Interpolator not implemented. Forcing exact method."Insert description here.
Author(s)
Thomas Caspar Fischer
[Package GeneralizedWendland version 0.6.0 Index]