cycle | R Documentation |
Cycles the attribute levels to create a new design candidate. "Cycling replaces all attribute levels in each choice situation at the time by replacing the first level with the second level, second level with the third etc. Since this change affects all columns, cycling can only be performed if all attributes have exactly the same sets of feasible levels, (e.g., where all variables are dummy coded)." (p. 253).
cycle(x)
x |
A vector of attribute levels |
This part of the RSC algorithm is rarely invoked.
A cycled design candidate
Hensher, D. A., Rose, J. M. & Greene, W., 2005, Applied Choice Analysis, 2nd ed., Cambridge University Press
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.