# Generated by roxygen2: do not edit by hand

S3method(as.ScenarioInfo,environment)
S3method(as.ScenarioInfo,list)
export(EV)
export(HPDI)
export(LandAllocator)
export(LandAllocator_setup)
export(Leaf_setup)
export(MAP_bayes)
export(PCHES.SCENARIO.INFO)
export(ReadData_AgProd)
export(ReadData_LN3_LandLeaf)
export(SCENARIO.INFO)
export(SRB.SCENARIO.INFO)
export(ScenarioInfo)
export(add_parameter_data)
export(as.ScenarioInfo)
export(calc_adaptive_expectation)
export(export_results)
export(get_PCHES_results)
export(get_hindcast_AgProdChange)
export(get_hindcast_prices)
export(get_historic_yield_ratios)
export(get_historic_yields)
export(get_historical_land_data)
export(get_lpdf)
export(get_prices)
export(get_saved_share_weights)
export(get_scenario_land_data)
export(grand_table_bayes)
export(grand_table_objective)
export(is.ScenarioInfo)
export(log_sum)
export(minimize_objective)
export(outdir_setup)
export(plotLandAllocation)
export(plotNest)
export(plotRegionalLandAllocation)
export(run_bayes)
export(run_ensemble)
export(run_ensemble_bayes)
export(run_model)
export(run_objective)
export(softmax)
export(update_scen_info)
export(waic)
import(doParallel)
import(dplyr)
import(foreach)
import(readr)
import(tidyr)
importFrom(assertthat,assert_that)
importFrom(assertthat,has_attr)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(igraph,graph.data.frame)
importFrom(igraph,layout.reingold.tilford)
importFrom(readr,read_csv)
importFrom(readr,write_csv)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(utils,capture.output)
importFrom(utils,sessionInfo)
