You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First figure out, whether this is a valid use-case. Currently, I think there are papers where the evaluation is designed in such a way that covariates are sampled anew for each replication.
However, our generate_data method in justcause.data.utils is not capable of handling such parametric DGPs.
The text was updated successfully, but these errors were encountered:
First figure out, whether this is a valid use-case. Currently, I think there are papers where the evaluation is designed in such a way that covariates are sampled anew for each replication.
However, our
generate_data
method injustcause.data.utils
is not capable of handling such parametric DGPs.The text was updated successfully, but these errors were encountered: