filter_nr_tp_min: Filters for a minimum number of time points/measurements

Description Usage Arguments Value

View source: R/filter_functions.R

Description

Filters for a minimum number of time points/measurements

Usage

1

Arguments

dat

The readout matrix to filter.

min

The minimum number of measurements where an IS needs to have a value that is not 0 or NA.

Value

A matrix with only ISs that have more than 'min' columns that are not 0 or NA.


MultIS documentation built on Aug. 6, 2021, 5:07 p.m.