10.6084/m9.figshare.3560922.v1 J. Wilson White J. Wilson White Steven G. Morgan Steven G. Morgan Jennifer L. Fisher Jennifer L. Fisher Supplement 1. Data and Matlab code. Wiley 2016 population dynamics planktonic larvae spatial patchiness larval mortality crustacean larvae vertical life table Environmental Science Ecology 2016-08-10 07:57:52 Dataset https://wiley.figshare.com/articles/dataset/Supplement_1_Data_and_Matlab_code_/3560922 <h2>File List</h2><div> <p><a href="plankton_mort.m">plankton_mort.m</a> (MD5: 30d22d4b051b03454fdf54ab8e585bef )</p> <p><a href="sim_fun.m">sim_fun.m</a> (MD5: 33e12a378a5af32d0f131a695460dde0)</p> <p><a href="Larv_data.mat">Larv_data.mat</a> (MD5: 0a4e8d0d0b6e737025ebd1a58816f305)</p> <p><a href="Larval_abundance_data.csv">Larval_abundance_data.csv</a> (MD5: 0db6c2fafab998c67d23d551d1509790)</p> </div><h2>Description</h2><div> <p>plankton_mort.m is Matlab code that calculates mortality rates using the modified VLT method described in the text. It can use the Larv_data.mat data set supplied here or a user-supplied data set. Comments in the header of the file describe inputs, outputs, and other details for usage.</p> <p>sim_fun.m is Matlab code that simulates the log-likelihood of the ratio of two negative binomial-distributed variables, as described in <a href="appendix-B.php">Appendix B</a>. It is called by plankton_mort.m and does not need to be manipulated by the user, unless the user wishes to experiment with alternative simulation approaches.</p> <p>Larv_data.mat is the data set used in this paper, formatted as a Matlab data file. It contains the structure file larv, which is just a structure version of the data set in Larval_abundance_data.csv, as well as the structure file larv_dur, which contains the stage durations of each species, the cell array SpeciesNames listing the names of species in the data set, and the vector Days listing the sampling days (1 to 65) on which sampling occurred.</p> <p>Larval_abundance_data.csv is the planktonic larval abundance data used in the paper. It contains data from plankton trawls made in June–July 2005 offshore of Bodega Marine Laboratory, California, USA. It contains the following columns:</p> <p>Date: date of sampling (month/day/year)</p> <p>Spp: organisms identified to lowest taxonomic level possible</p> <p>StageGroup: developmental stage of that taxon (early/mid/late/PL) (PL = postlarval)</p> <p>Day: day of sampling (1–65, bidaily)</p> <p>Rep: replicate trawl made on a given date</p> <p>Density/100 m<sup>3</sup>: abundance of that taxon and stage per 100 m<sup>3</sup> volume of water</p> </div>