View source: R/reduce_sampling_hpc.R
reduce_sampling_hpc | R Documentation |
Reads the '.csv' file corresponding to 'job_id', and samples a fraction of individuals every generation up to the new sampling fraction. It is assumed the previous sampling fraction was 0.5
reduce_sampling_hpc(job_id, new_sampling_frac = 0.1)
job_id |
same thing as usual |
new_sampling_frac |
the new level of sampling |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.