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