Nothing
include_probs
argument to cbc_design()
, which includes predicted choice probabilities in the returned design data frame if include_probs = TRUE
. Defaults to FALSE
.cbc_priors()
can be named vectors, addressing #24.cbc_design()
function, with entirely new algorithms for searching for designs"full"
, "orthogonal"
, "dopt"
, "CEA"
, and "Modfed"
cbc_inspect()
function for comprehensively inspecting designs.cbc_compare()
function for comparing designs.cbc_power()
for computing visualizing power analyses.join_profiles()
function (#27)method
argument in the cbc_design()
function."random"
and "dopt"
methods.label
argument or restricted profile sets (as either of these would result in a non-orthogonal design).method
argument in the cbc_design()
function in preparation for potentially adding new design methods."orthogonal"
option for generating orthogonal designs.cbc_design()
related to #16 where factor level ordering for categorical variables were being mis-ordered.method
argument is handled by default in cbc_design()
to be more flexible (anticipating other methods in the future).keep_db_error
arg to cbc_design()
.cbc_design()
where factor level ordering for categorical variables were being mis-ordered.priors
in cbc_design()
.cbc_restrict()
function to allow users to provide expressions.cbc_restrict()
function to improve UI for adding restrictions to profiles.cbc_profiles()
.cbc_design()
to avoid duplicate choice sets for the same respondents; addresses #7.cbc_design()
to allow Bayesian D-efficient designs with restricted profile sets; addresses #10 and #9.cbc_profiles()
to ...
so that the user no longer needs to create a separate list to define the attributes and levels.randN()
and randLN()
functions to mean
and sd
.cbc_balance()
and cbc_overlap()
.cbc_profiles()
NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.