calc_act_cpp {tracerer} | R Documentation |
Calculate the auto correlation time from https://github.com/beast-dev/beast-mcmc/blob/800817772033c13061f026226e41128d21fd14f3/src/dr/inference/trace/TraceCorrelation.java#L159 # nolint
Description
Calculate the auto correlation time from https://github.com/beast-dev/beast-mcmc/blob/800817772033c13061f026226e41128d21fd14f3/src/dr/inference/trace/TraceCorrelation.java#L159 # nolint
Usage
calc_act_cpp(sample, sample_interval)
Arguments
sample |
sample |
sample_interval |
sample interval |
Value
the auto correlation time
Author(s)
Richèl J.C. Bilderbeek
[Package tracerer version 2.2.3 Index]