# Generated by roxygen2: do not edit by hand

S3method(predict,RelSmolt)
S3method(predict,SARfitness)
S3method(simulate,RelSmolt)
S3method(simulate,SARfitness)
export(AHA)
export(CM2SOM)
export(CM_int)
export(MMSE2SMSE)
export(PNI50)
export(PNI80)
export(SMSY85)
export(SOM)
export(SOM2MOM)
export(Sgen100)
export(WILD50)
export(calc_MSY)
export(calc_SRR)
export(calc_SRRpars)
export(calc_Sgen)
export(calc_Sgen_Ricker)
export(calc_Smsy_Ricker)
export(calc_Umsy_Ricker)
export(calc_ref)
export(calc_smolt)
export(check_SOM)
export(compare_escapement)
export(compare_fitness)
export(compare_spawners)
export(fit_CM)
export(make_Fleet)
export(make_Harvest_MMP)
export(make_Stock)
export(multiHist2SHist)
export(plot_Kobe)
export(plot_LHG)
export(plot_RS)
export(plot_decision_table)
export(plot_escapement)
export(plot_fishery)
export(plot_fitness)
export(plot_spawners)
export(plot_statevar_hist)
export(plot_statevar_ts)
export(plot_tradeoff)
export(report)
export(report_CM)
export(salmonMSE)
export(salmonMSE_env)
export(sample_CM)
exportClasses(Bio)
exportClasses(Habitat)
exportClasses(Harvest)
exportClasses(Hatchery)
exportClasses(Historical)
exportClasses(SHist)
exportClasses(SMSE)
exportClasses(SOM)
exportMethods(report)
import(MSEtool)
import(RTMB)
import(ggplot2)
importFrom(abind,abind)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(gsl,lambert_W0)
importFrom(methods,"slot<-")
importFrom(methods,.hasSlot)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(reshape2,acast)
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(rmarkdown,render)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rlnorm)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,uniroot)
importFrom(utils,browseURL)
importFrom(utils,packageVersion)
