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