summariseRjpp This functions takes the somewhat massive output of the rjpp function and pares it down to the scalars and/or rates the user is interested in. QUESTION: Should this be limited to a single scalar type? That would include the rates and the origins? QUESTION: Is threshold important here? Or could that be in the autoplot method?
1 | summariseRjpp(PP, scalar)
|
scalar |
The scalar to summarise the results of. Either: node_scalar, branch_scalar, rate, lambda, delta, kappa or node_branch |
pp |
An object of class "rjpp" - typically the output of the rjpp function. |
threshold |
The probability threshold over which scalars will be show. When equal to zero ALL scalars in the posterior will be returned. When equal to 0.5 only scalars present in greater than 50 returned, and so on. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.