thinMatrix {BayesianTools}R Documentation

Function to thin matrices

Description

Function to thin matrices

Usage

thinMatrix(mat, thin = "auto")

Arguments

mat

matrix to thin

thin

thinning parameter

Value

thinned matrix


[Package BayesianTools version 0.1.8 Index]