# Generated by roxygen2: do not edit by hand

S3method(predict,tsls_forest)
export(get_sample_weights)
export(get_tree)
export(merge_forests)
export(split_frequencies)
export(tsls_forest)
export(tune_tsls_forest)
export(variable_importance)
importFrom(Matrix,Matrix)
importFrom(Matrix,cBind)
importFrom(Rcpp,evalCpp)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,aggregate)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(utils,capture.output)
useDynLib(grftsls)
