An R package for interpolation of noisy multi-variate data through comprehensive statistical analyses using thin-plate-smoothing splines and machine learning ensembling.
Hello,
I got the following error with this line code during the process. Could you please help?
interp.rast<-machisplin.mltps(int.values=db2, covar.ras=ras, n.cores=1, smooth.outputs.only=T, tps=T)
[1] "Thin plate splines of residuals will be tiled across 1 tiles, layer: tprom"[1] " 2022-01-13 22:05:30"[1] "Performing thin plate splines of residuals"Error in h(simpleError(msg, call)) :error in evaluating the argument 'x' in selecting a method for function 't': error in evaluatingthe argument 'y' in selecting a method for function '%d*%': invalid 'times' argumentIn addition: Warning message:In n1 * n2 : NAs produced by integer overflow
Hello, I got the following error with this line code during the process. Could you please help?
interp.rast<-machisplin.mltps(int.values=db2, covar.ras=ras, n.cores=1, smooth.outputs.only=T, tps=T)
[1] "Thin plate splines of residuals will be tiled across 1 tiles, layer: tprom"
[1] " 2022-01-13 22:05:30"
[1] "Performing thin plate splines of residuals"
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 't': error in evaluating
the argument 'y' in selecting a method for function '%d*%': invalid 'times' argument
In addition: Warning message:
In n1 * n2 : NAs produced by integer overflow