Skip to content

Commit

Permalink
update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
krisrs1128 committed Sep 17, 2024
1 parent 4622999 commit 2b0c994
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export(ansi_aware_handler)
export(bind_mediation)
export(bootstrap)
export(brms_model)
export(brms_sampler)
export(contrast_predictions)
export(contrast_samples)
export(demo_joy)
Expand Down Expand Up @@ -41,13 +42,15 @@ export(parallelize)
export(plot_mediators)
export(plot_sensitivity)
export(pretreatments)
export(retrieve_names)
export(rf_model)
export(rf_sampler)
export(sensitivity)
export(sensitivity_pathwise)
export(sensitivity_perturb)
export(setup_profile)
export(treatments)
exportClasses(model)
exportClasses(treatment_profile)
exportMethods("[")
exportMethods("mediators<-")
Expand Down

0 comments on commit 2b0c994

Please sign in to comment.