https://github.com/cran/fields
Raw File
Tip revision: 5c2335b90d786398def05dfaec15d3b00246cf1c authored by Doug Nychka on 27 September 2011, 03:32:01 UTC
version 6.6.1
Tip revision: 5c2335b
NAMESPACE
exportPattern("^[^\\.]")

S3method(print, Krig)
S3method(print, mKrig)
S3method(summary, Krig)
S3method(summary, mKrig)

useDynLib(fields,evlpoly, evlpoly2, multeb, dmaket, ddfind, inpoly, igpoly, 
           rcss, radbas, multrb, css)

import("spam")

back to top