I am using the automap package to calculate spatial interpolation because I do not want to specify the nugget, sill, or range in the krige function in gstat package.
The value I want to do spatial interpolation is PM 2.5. Its value can not be smaller than zero. But I get a few negative value. How to avoid this?