Learn R Programming

penetrance (version 0.1.0)

apply_thinning: Apply Thinning

Description

Apply Thinning

Usage

apply_thinning(results, thinning_factor)

Value

A list of results with thinning applied.

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.