HybridMCGenericTBurn Method |
This method runs the sampler for a number of iterations without returning a sample
Namespace: Altaxo.Calc.Statistics.McmcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void Burn(
int n
)
Parameters
- n Int32
- The number of iterations to run without returning a sample.
See Also