Description Usage Arguments Note Author(s)
View source: R/default_params_doc.R
This function does nothing. It is intended to inherit is parameters' documentation.
1 2 | default_params_doc(bins, cond, crown_age, lambda, lambdas, mu, mus,
n_replicates, nu, nus, q, qs, saveit, seed, var, verbose)
|
bins |
number of bins |
cond |
Conditioning |
crown_age |
The crown age of the tree |
lambda |
per-lineage speciation rate. See |
lambdas |
per-lineage speciation rate. See |
mu |
per-species extinction rate. See |
mus |
per-species extinction rate. See |
n_replicates |
number of replicates |
nu |
the rate at which a multiple-birth specation is triggered. |
nus |
the rate at which a multiple-birth specation is triggered. |
q |
per-species speciation probability in case of occurrance of |
qs |
per-species speciation probability in case of occurrance of |
saveit |
do you want to save it? |
seed |
a random number generator seed |
var |
a variable |
verbose |
give more output |
This is an internal function, so it should be marked with
@noRd
. This is not done, as this will disallow all
functions to find the documentation parameters
Documentation by Giovanni Laudanno.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.