Description Usage Arguments Value Author(s) See Also Examples
View source: R/calc_stderr_mean.R
Calculate the standard error of the mean
1 |
trace |
the values |
the standard error of the mean
The original Java version of the algorithm was from Remco Bouckaert, ported to R and adapted by Richèl J.C. Bilderbeek
Java code can be found here: https://github.com/beast-dev/beast-mcmc/blob/800817772033c13061f026226e41128d21fd14f3/src/dr/inference/trace/TraceCorrelation.java#L159 # nolint URLs can be long
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.