Description Super class Methods
This class defines and computes a prediction for Crosspred
dlnm.interaction::Crosspred
-> CrosspredInteraction
new()
CrosspredInteraction$new( crossbasisExposure, crossbasisInteraction, model, at, coefInteraction = NULL, coefExposure = NULL, vcovInteraction = NULL, vcovExposure = NULL, vcovIntersection = NULL, cen = NULL, ci.level = 0.95, cumul = FALSE, model.link = NULL )
plotExposure()
CrosspredInteraction$plotExposure(filepath = NULL, title = NULL)
plotLagAt()
CrosspredInteraction$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.
CrosspredInteraction$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.