trunc_precision.Rd
truncate the (precision) matrix
trunc_precision(z, threshold = 0.01)
a matrix
the threshold value, where if a value's absolute value is less than this, it will be truncated to zero.
a truncated matrix