R : Copyright 2006, The R Foundation for Statistical Computing Version 2.3.1 (2006-06-01) ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. [Previously saved workspace restored] > library( fields) fields is loaded use help(fields) for an overview of this library > # tests of predict.se > options( echo=FALSE) testing: Amatrix vs. predict ** PASSED test at tolerance 1e-08 testing: Marginal predict.se ** PASSED test at tolerance 1e-08 testing: Full covariance predict.se ** PASSED test at tolerance 1e-08 testing: Marginal standard Cond. Sim. ** PASSED test at tolerance 0.01 testing: Full covariance standard Cond. Sim. ** PASSED test at tolerance 0.02 testing: Amatrix vs. predict ** PASSED test at tolerance 1e-08 testing: Weighted case and exact for ozone2 full cov ** PASSED test at tolerance 1e-08 testing: Conditional simulation marginal se for grid ** PASSED test at tolerance 0.005