Choice Modeling - Simulator - 3 Alternatives

From Q
Jump to navigation Jump to search
This page is currently under construction, or it refers to features which are under development and not yet available for use.
This page is under construction. Its contents are only visible to developers!

Create a simulator for a choice model in Displayr.

includeWeb('QScript Functions for Choice Modeling');

if (!createChoiceSimulator(3,false)) {
    log("Could not create choice simulator.")            
}

See also