pseudo_contexts {subscreen} | R Documentation |
Function for adding the status of a factorial context ("complete"/"incomplete" or "pseudo complete") to the SubScreenResult object (used in subscreencalc if parameter 'factorial = TRUE').
Description
Function for adding the status of a factorial context ("complete"/"incomplete" or "pseudo complete") to the SubScreenResult object (used in subscreencalc if parameter 'factorial = TRUE').
Usage
pseudo_contexts(data, endpoint, factors)
Arguments
data |
The list entry 'sge' from the "SubScreenResult" object generated via function 'subscreencalc'. |
endpoint |
The vector of target variable(s). |
factors |
The list entry 'factors' from the "SubScreenResult" object generated via function 'subscreencalc'. |
[Package subscreen version 4.0.1 Index]