# Generated by roxygen2: do not edit by hand

S3method(predict,blockForest)
S3method(predictions,blockForest)
S3method(predictions,blockForest.prediction)
S3method(print,blockForest)
S3method(print,blockForest.forest)
S3method(print,blockForest.prediction)
S3method(timepoints,blockForest)
S3method(timepoints,blockForest.prediction)
export(blockForest)
export(blockfor)
export(predictions)
export(timepoints)
export(treeInfo)
import(methods)
import(stats)
import(survival)
import(utils)
importFrom(Matrix,Matrix)
importFrom(Rcpp,evalCpp)
importFrom(parallel,mclapply)
useDynLib(blockForest, .registration = TRUE)
