| summary.predgc | R Documentation |
predgcOutput a summary data frame.
## S3 method for class 'predgc' summary(object,...)
object |
an object of class |
... |
further arguments. |
A table including the following information:
pred.locs |
prediction locations. |
predMean |
the expectation of the conditional predictive distribution. |
predCount |
predicted counts; the closest integer that |
predVar |
estimated variance of the prediction at prediction locations. |
predInterval.EqualTail |
equal-tail prediction interval;
computed only if |
predInterval.Shortest |
shortest length prediction interval;
computed only if |
Zifei Han hanzifei1@gmail.com
mlegc,
predgc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.