dnCBDSP
| rootAge : | RealPos (pass by const reference) |
| The age of the root. | |
| rootLambda : | RealPos (pass by const reference) |
| The speciation rate at the root. | |
| rootMu : | RealPos (pass by const reference) |
| The extinction rate at the root. | |
| lambda : | Distribution__RealPos (pass by const reference) |
| The prior distribution for the speciation rates. | |
| Default : NULL | |
| mu : | Distribution__RealPos (pass by const reference) |
| The prior distribution for the extinction rates. | |
| Default : NULL | |
| delta : | RealPos (pass by const reference) |
| The rate of jumping between rate categories. | |
| rho : | Probability (pass by const reference) |
| The taxon sampling probability. | |
| condition : | String (pass by value) |
| The condition of the birth-death process. | |
| Default : survival | |
| Options : time|survival | |
| taxa : | Taxon[] (pass by value) |
| The taxon names used for initialization. |