View source: R/utils_pseudo_contexts.R
pseudo_contexts | 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').
pseudo_contexts(data, endpoint, factors)
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'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.