Description Usage Arguments Value See Also
View source: R/createchoicemodeldesignwidget.R
Creates a htmlwidget
summary of diagnostic information for a
choice model design output from ChoiceModelDesign
.
1 2 | CreateChoiceModelDesignWidget(x, css = NULL, nsmall = 3, digits = 2,
...)
|
x |
An object of class |
css |
Optional string giving the path to a file containing additional CSS to style the htmlwidget output. |
nsmall |
Integer; see |
digits |
Integer; see |
... |
Currently, ignored. |
An htmlwidget
containing diagnostic information for
the experimental design, including D-error, standard errors,
frequenices, pairwise frequencies, the labeled design, and
prior information. An attribute called "ChartData"
also
contains the labeled design.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.