summary | R Documentation |
Prints summary information for object of class GPvam
## S3 method for class 'GPvam'
summary(object, ...)
object |
object of class GPvam |
... |
other arguments to be passed to summary |
Andrew Karl akarl@asu.edu Yan Yang Sharon Lohr
plot.GPvam
## Not run:
data(vam_data)
result<-GPvam(vam_data)
summary(result)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.