Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo list #1

Open
14 of 20 tasks
PaulRegular opened this issue May 17, 2018 · 0 comments
Open
14 of 20 tasks

Todo list #1

PaulRegular opened this issue May 17, 2018 · 0 comments
Assignees
Labels

Comments

@PaulRegular
Copy link
Owner

PaulRegular commented May 17, 2018

  • Add function for simulating a stratified random survey (sim_sets)
  • Add function for simulating complete catch (sim_catch; include growth function here to generate lengths)
  • Add sampling functions (set catch, lengths measured, otoliths aged) (sim_samp)
  • Add stratified analysis function to obtain strat estimates from simulated survey data
  • Add function for testing different survey sampling scenarios
  • Use foreach (parallel loop) to speed up test_surveys function
  • Profile code to look for efficiencies
  • Make a surveys function and modify test_surveys to take the object as an input (vs test_surveys building the grid of surveys internally)
  • Enable saving of RData or csv in test_surveys function and add a resume argument
  • Add plots of survey sampling to vis_sim flexdashboard
  • Calculate intra-haul correlation on real and simulated data (i.e. ICC)
  • For the test_survey function, consider using data.table::fwrite and save each survey result in a .csv versus current base::save strategy
  • Retain sample size info in survey statistics tables
  • Replace current estimate plot with fancharts in vis_sim flexdashboard
  • Colour code sets where length cap was reached
  • Try and figure out a visual for showing if age cap was reached
  • Test survey scenarios on a 'cod' population with decreased patchiness and / or a population tailored to other species
  • Write a description of the age-year-space covariance process used in the sim_distribution function
  • Add function for calculating effective sample size
  • Consider alternates to the RMSE metric that better represents fits to the tails of the population (e.g. log-based metric suggested by Geoff)
@PaulRegular PaulRegular self-assigned this May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant