summaryIntamap {intamap} | R Documentation |
summary intamap objects
Description
summary function for intamap
-objects of the type described in
intamap-package
Usage
summaryIntamap(object, ...)
## S3 method for class 'copula'
summary(object, ...)
## S3 method for class 'idw'
summary(object, ...)
## S3 method for class 'automap'
summary(object, ...)
## S3 method for class 'linearVariogram'
summary(object, ...)
## S3 method for class 'transGaussian'
summary(object, ...)
## S3 method for class 'yamamoto'
summary(object, ...)
Arguments
object |
a list object. Most arguments necessary for interpolation
are passed through this object. See |
... |
parameters to be passed to the default summary function for each element |
Value
A summary of some of the elements of object
.
Author(s)
Jon Olav Skoien
References
Pebesma, E., Cornford, D., Dubois, G., Heuvelink, G.B.M., Hristopulos, D., Pilz, J., Stohlker, U., Morin, G., Skoien, J.O. INTAMAP: The design and implementation f an interoperable automated interpolation Web Service. Computers and Geosciences 37 (3), 2011.
[Package intamap version 1.5-7 Index]