Learn R Programming

RSCABS (version 0.9.5)

runStdSubset: Subset the data used in Histopath

Description

An internal function that that will subset data for Histopath based on the global variables; GenderVar, GenderVal, GenerationVar, GenerationVal, AgeVar, and AgeVal.

Usage

runStdSubset(Data)

Arguments

Data

Data that has been formatted for use in Histopath.

Value

UseData

Sub-setted data that will be used in the RSCABS calculation.

Details

This function relies on the global variables; GenderVar, GenderVal, GenerationVar, GenerationVal, AgeVar, and AgeVal. All of these values are controlled through GUI.