powered by
## S3 method for class 'Krig': print(x,digits=4,...)
fit<- Krig(ChicagoO3$x,ChicagoO3$y, theta=100) print(fit) # print the summary fit # this will work too
Run the code above in your browser using DataLab