R/demographicProjectionApp.R
demographicProjectionApp.Rd
This requires the BayesianCaribouDemographicProjection package to be
installed from GitHub:
remotes::install_github("LandSciTech/BayesianCaribouDemographicProjection")
demographicProjectionApp()
launches a shiny app in the browser
Caribou demography functions:
caribouBayesianPM()
,
caribouPopGrowth()
,
compositionBiasCorrection()
,
demographicCoefficients()
,
demographicRates()
,
getOutputTables()
,
getPriors()
,
getScenarioDefaults()
,
getSimsNational()
,
plotRes()
,
popGrowthTableJohnsonECCC
,
runScnSet()
,
simulateObservations()
if(FALSE){
demographicProjectionApp()
}