View source: R/conjoint2Tasks.R
conjoint2Tasks | R Documentation |
This function eliminates extra characters, usually used for conjoint. For now it only eliminates the characters from the conjoint options field
conjoint2Tasks(df, nRounds, nInd)
df |
conjoint Dataframe already scrubbed and cleaned of extra characters |
nRounds |
number of rounds/task of the conjoint |
nInd |
number of individuals |
dataframe with rows as task done
Gabriel N. Camargo-Toledo gcamargo@sensata.io
CJData <- conjoint2Tasks(CJData, nRounds = 3, nInd = 42284)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.