Description Usage Arguments Details Value
param_output_filename: Name of a file to which output simulation parameters.
herd_size_limits: Lower and upper limits of the number of cattle should be kept in the herd.
max_herd_size: The maximum herd size allowed in a simulation. Used to reserve memory to store cow data while simulation.
init_max_cow_id: The largest cow_id in cows.
prob_rep: The result of set_prob_rep(). The probability that a newborn female calf will be a replacement cow.
1 | process_param(cows, param)
|
cows |
See cow_table. |
param |
See param. |
Parameters processed by process_param() are deteministic. Parameters calculated by calc_param() are stochastic.
A list of calculated parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.