https://github.com/cran/fields
Raw File
Tip revision: be75adc3046523e719fff8fcd2f40af4cc652af1 authored by Doug Nychka on 27 April 2007, 14:16:25 UTC
version 3.5
Tip revision: be75adc
Krig.se.test.Rout.save

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
> # against direct linear algebra 
> 
> options( echo=FALSE)
all done testing predict.se 
> 
back to top