-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the argument inference = FALSE and to.remap = FALSE leads to and error in plot(eventstudy) #16
Comments
While using the eventstudy package only if we put inference = FALSE and to.remap = FALSE it leads to an error when trying to use the plot() function within the package
|
Need to update the documentation:
|
While using the eventstudy package if we put inference = FALSE it leads to an error when trying to use the plot() function within the package
Here is a MWE for the issue:
eventstudy_inference_true.pdf
The attached file is the plot created when we keep inference = TRUE
In the following case where inference = FALSE we get the following error
The eventstudy value in the case of inference = FALSE (i.e es_inf_false) comes out to be
The text was updated successfully, but these errors were encountered: