Click or drag to resize

MCMCDiagnostics Class

Provides utilities to analysis the convergence of a set of samples from a .
Inheritance Hierarchy
SystemObject
  Altaxo.Calc.Statistics.McmcMCMCDiagnostics

Namespace: Altaxo.Calc.Statistics.Mcmc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class MCMCDiagnostics

The MCMCDiagnostics type exposes the following members.

Methods
 NameDescription
Public methodStatic memberACFT Computes the auto correlations of a series evaluated by a function f.
Public methodStatic memberEffectiveSizeT Computes the effective size of the sample when evaluated by a function f.
Top
See Also