I have a dataset of PM10 concentration for a certain hour contains data of 105 sites. first I checked the skewness of my data. I found that log transformation of data was more normally distributed.
Then I plot empirical variogram for both case (raw and log-transformed data). I found range parameter is very different for this two cases. I thought sill and nugget can be different but range should be same for this two cases.
I have used automap package in R. code was like below: I am attaching the plot of output.
variogram