summary.mlegc {gcKrig} | R Documentation |
Methods for Extracting Information from Fitted Object of Class mlegc
Description
Return a summary table of results from model fitting.
Usage
## S3 method for class 'mlegc'
summary(object, ...)
Arguments
object |
an object of class |
... |
additional arguments, but currently not used. |
Value
A table summary of the estimates, standard error, z-value and several information criteria.
Author(s)
Zifei Han hanzifei1@gmail.com
See Also
[Package gcKrig version 1.1.8 Index]