apply_thinning: Apply Thinning

View source: R/outputHelpers.R

apply_thinningR Documentation

Apply Thinning

Description

Apply Thinning

Usage

apply_thinning(results, thinning_factor)

Arguments

results

A list of MCMC chain results.

thinning_factor

The factor by which to thin the results (positive integer). The default thinning factor is 1, which implies no thinning.

Value

A list of results with thinning applied.


penetrance documentation built on April 4, 2025, 12:29 a.m.