View source: R/Source_Parameters_and_Simulation.R
CheckTrait | R Documentation |
Checks whether user defined parameters make sense for each song-learning trait
CheckTrait(initial, noise, min, max, name, absMax = 1)
initial |
user defined initial value |
noise |
user defined noise value |
min |
user defined min |
max |
user defined max |
name |
name fo the trait in question |
absMax |
absolute max possible for parameter, usually 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.