as.CausalImpact | R Documentation |
CausalImpact
objectMethod for coercing objects to class CausalImpact
.
This function serves as a template to implement S3 methods for coercing other
objects to CausalImpact
objects in other packages. The function itself
just dispatches a call to the appropriate S3 method.
as.CausalImpact(x, ...)
x |
Any R object that should be coerced to a |
... |
Optional additional arguments (not currently used). |
Kay H. Brodersen kbrodersen@google.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.