NEFSC / READ-SSB-CHAJI-Effort-Displacement---Scallop

Other
0 stars 0 forks source link

Ml patch z #257

Closed mle2718 closed 4 months ago

mle2718 commented 4 months ago

@Ardini-NOAA

  1. major error was in lines 176 to 183 of case_study_comparisons. We were reading in the CA data as NY data. This has been fixed with 2fb379d2f263081d1bc799033c05ca72dcb9f9bc

  2. Removed the extra z-tests (we only need to do 1 test, the conf.level option is only used for the confidence interval construction and we don't use that.

  3. Reordered the code to make it easier to cross-ref with the tables.

I think the best way to test this is to just

  1. stash, commit or discard any chanages
  2. Pull this branch
  3. knit the case_study_comparisions.R file.

As long as it runs, please approve. If numbers don't match, we'll continue to troubleshoot.