# Generated by roxygen2: do not edit by hand

S3method(crossfit,TransportTask)
S3method(influence_function,ate)
S3method(influence_function,collaborative)
S3method(influence_function,ittate)
S3method(influence_function,standard)
S3method(predict,nuisance)
S3method(print,transported_ate)
S3method(print,transported_ittate)
S3method(recombine,matrix)
S3method(summary,mlr3superlearner)
S3method(tidy,transported_ate)
export(tidy)
export(transport_ate)
export(transport_control)
export(transport_ittate)
importFrom(R6,R6Class)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_data_frame)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,assert_subset)
importFrom(checkmate,makeAssertionFunction)
importFrom(cli,cli_div)
importFrom(cli,cli_end)
importFrom(cli,cli_h3)
importFrom(cli,cli_rule)
importFrom(generics,tidy)
importFrom(origami,make_folds)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qlogis)
