This class defines and computes a prediction for Crosspred
new()
Crosspred$new( crossbasis, model, at, coef = NULL, vcov = NULL, cen = NULL, ci.level = 0.95, cumul = FALSE, model.link = NULL )
plotExposure()
Crosspred$plotExposure(filepath = NULL, title = NULL)
plotLagAt()
Crosspred$plotLagAt( at, filepath = NULL, title = NULL, xDist = 0.1, colours = colourPalette, legendPos = c(0.5, 0.1) )
clone()
The objects of this class are cloneable with this method.
Crosspred$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.