powered by
print.Krig(x,digits=4)
fit<- Krig(ozone$x,ozone$y,exp.cov, theta=100) print(fit) # print the summary fit # this will work too
Run the code above in your browser using DataLab