Hi,
I'm getting this error when using 50xRFmodel_addRMSK_Refine:
/usr/local/lib/python3.6/site-packages/scipy/stats/morestats.py:2778: UserWarning: Warning: sample size too small for normal approximation.
warnings.warn("Warning: sample size too small for normal approximation.")
/usr/local/lib/python3.6/site-packages/scipy/stats/stats.py:5061: RuntimeWarning: invalid value encountered in double_scalars
z = (s - expected) / np.sqrt(n1*n2*(n1+n2+1)/12.0)
Loading required package: lattice
Loading required package: ggplot2
Warning message:
In normalizePath("/etc/localtime") :
path[1]="/etc/localtime": No such file or directory
Error in readRDS(model) : unknown input format
Execution halted
Hi, I'm getting this error when using 50xRFmodel_addRMSK_Refine: