Description Usage Arguments Value Examples
View source: R/factorialResponseLogisticExpandedDesign.R
make_rsIndicatorDmxFrom_srDtb
1 2 3 |
form |
a formula or formula string with response factors and interactions of response factors with stimulus parameters e.g. ~ C*V+ C:F1+ V:F2 |
srDtb |
a stimulus(-response0 data table (Note: trial-by-trial responses are required only for model fitting and for compling respDtbs from full srDtb's . stimulus only tables can be used in e.g. test data generation) |
stimVarColNames |
names of stimulus factors |
respFacDescr |
either a list of response factor names (first of which must be the "master category") or a respFacDtb (of which all response col names will be used ) |
includeMasterCatInDesired |
(defalt TRUE) include the master response category in the rsDmx response factors |
a rsDmx: a response-stimulus data matrix with attributes 'masterCatLevels'
1 | cat('no examples \n')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.