EventStudyApplicationInput | R Documentation |
This R6 class serialzes an Event Study parameter class to a list structure. This is an abstract class for Event Study applications (Return, Volatility, and Volume Event Studies). It is not intended to use this class directly. Please use: ARCApplicationInput.
R6Class
object.
$new()
Constructor for EventStudyApplicationInput
$setup()
Setup the parameter list
EventStudy::ApplicationInputInterface
-> EventStudyApplicationInput
setup()
Initialize parameters of an event study
EventStudyApplicationInput$setup()
clone()
The objects of this class are cloneable with this method.
EventStudyApplicationInput$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.