FelixMay / spatialbiodiv

Calculate Spatial Biodiversity Patterns
GNU General Public License v3.0
0 stars 2 forks source link

Questions on null-model #3

Open FelixMay opened 1 year ago

FelixMay commented 1 year ago
aylit commented 1 year ago

Test data for Simulation 8 is in the data_raw folder. Some of the discussed changes have now been made! Following the pseudo code, I separated the get_sSBR_dist() function from the get_null_modell() function (nullmodel.R) and filtering for timestep is now done outside of the function. The ribbonbase loop is still there, but will be worked on next!

FelixMay commented 1 year ago

Hi Aylin, sounds great! Let me know when you are done with your current plans and then I will review the code! You can also check the items in the list above so that we have an overview what was done.