summary.efitGPlist | R Documentation |
summary
summarises an efitGPlist object giving the estimated parameters for the
model in obj
(on the link scale) with associated SE and confidence
intervals.
## S3 method for class 'efitGPlist'
summary(object, ...)
object |
A list of efitGP objects. |
a list
emf <- eFrameGP(removals, effort, session=session)
mod <- remGP(emf)
summary(emf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.