Learn R Programming

RSCABS (version 0.9.5)

filterData: Filters problematic data

Description

An internal function called by OtherPath to filter out problematic endpoints for calculating detailed responses.

Usage

filterData(effect, Data)

Arguments

effect

The endpoint under examination

Data

Data from Histopath

Value

Bool

Returns a TRUE or FALSE

Details

Filter out potential endpoints that do not have a score above 0 or contain values above 20. This will also exclude anything flagged as an identification variable.