R/generalizedwendland-warnings.R

update.spam.chol.warn <- simpleWarning(
  "Updated covariance entries do not match length of original one.
   Deleting stored Rstruct.")

wendland.interp.redundantsupport.warn <- simpleWarning(
  "Argument interp.num_support > 0 while using exact method.
   Set to 0.")

wendland.interp.lowsupport.warn <- simpleWarning(
  "Argument interp.method != 'none' with less than 3
   support points. Forced to 'none'.")

wendland.interp.unimplemented.warn <- simpleWarning(
  "Interpolator not implemented. Forcing exact method.")

Try the GeneralizedWendland package in your browser

Any scripts or data that you put into this service are public.

GeneralizedWendland documentation built on June 22, 2022, 9:06 a.m.