Description Usage Arguments Value
View source: R/BasicFunctions.R
Computes basic summary statistics based on distribution
1 | SummaryStat(evalPoints, dist, results.CI.level = 0.95, posterior = TRUE)
|
evalPoints |
Numeric vector of evaluation points for a distribution |
dist |
Numeric vector with the probability at the corresponding evaluation points |
results.CI.level |
Numeric, denoting the confidence/credibility degree to use in the final credibility interval for the total number of counts |
posterior |
Logical, indicating whether this is a posterior distribution for which the name posterior should be used on the output |
List with basic self-explanatory summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.