# Generated by roxygen2: do not edit by hand

S3method(get_outcome_weights,causal_forest)
S3method(get_outcome_weights,dml_with_smoother)
S3method(get_outcome_weights,instrumental_forest)
S3method(plot,dml_with_smoother)
S3method(summary,dml_with_smoother)
S3method(summary,get_outcome_weights)
S3method(summary,standardized_mean_differences)
export(NuPa_honest_forest)
export(dml_with_smoother)
export(get_outcome_weights)
export(pive_weight_maker)
export(prep_cf_mat)
export(standardized_mean_differences)
import(ggplot2)
import(stats)
importFrom(grf,regression_forest)
importFrom(methods,as)
importFrom(stats,predict)
useDynLib(OutcomeWeights, .registration = TRUE)
