Skip to content
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

Issue running the provided example #3

Open
lucasmiranda42 opened this issue May 8, 2023 · 1 comment
Open

Issue running the provided example #3

lucasmiranda42 opened this issue May 8, 2023 · 1 comment

Comments

@lucasmiranda42
Copy link

Hello again! Lucas from 5422

I just tried the provided example and ran into another issue, likely of the same nature as the last one:

When running:

sim_results <- SuperNOVA( w = w, a = a, y = y, delta = deltas, n_folds = 3, num_cores = 6, outcome_type = "continuous", quantile_thresh = 0, seed = 294580 )

I get this error:

Error in (function (.x, .f, ..., .progress = FALSE) : i In index: 1. Caused by error in indiv_stoch_shift_est_g_exp(): ! unused argument (exposure_quantized = exposure_quantized)

Am I doing anything wrong? Or is it still an error on the provided code?

Best, and thank you for addressing the previous comments,
Lucas

@blind-contours
Copy link
Owner

This should be fixed now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants