# Generated by roxygen2: do not edit by hand

S3method(plot,FINNale)
S3method(plot,finn_class)
S3method(predict,finn_class)
S3method(summary,finn_class)
export(ALE)
export(BA_stand)
export(BA_stem)
export(CohortMat)
export(FINN.seed)
export(aggregate_results_old)
export(apply_env_scaling)
export(array2obsDF)
export(averageConditionalEffects)
export(binomial_from_bernoulli)
export(binomial_from_gamma)
export(climateDF2array)
export(competition)
export(compute_env_scaling)
export(conditionalEffects)
export(createHybrid)
export(createProcess)
export(dbh2ba)
export(feature_importance)
export(finn)
export(fit)
export(groupby_mean)
export(growth)
export(height)
export(index_species)
export(makeInitCohorts)
export(makeObsData)
export(mortality)
export(np_runif)
export(obsDF2arrays)
export(pred2DF)
export(regeneration)
export(resolveSiteIDs)
export(rweibull_cohorts)
export(sample_poisson_relaxed)
export(simulateForest)
import(data.table)
import(ggplot2)
import(torch)
importFrom(Rcpp,evalCpp)
importFrom(abind,abind)
importFrom(coro,loop)
importFrom(graphics,matplot)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(torch,torch_sigmoid)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
importFrom(utils,str)
useDynLib(FINN, .registration = TRUE)
