pseudo_contexts: Function for adding the status of a factorial context...

View source: R/utils_pseudo_contexts.R

pseudo_contextsR 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'.


subscreen documentation built on April 3, 2025, 8:55 p.m.