powered by
georamps
predict.ramps
## S3 method for class 'ramps': window(x, iter, ...) ## S3 method for class 'predict.ramps': window(x, iter, ...)
## Exclude first five iterations of the georamps example results fit <- window(NURE.fit, iter = 6:25) print(fit) summary(fit)
Run the code above in your browser using DataLab