You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update cbc_power() to return a new class object of all of the estimated models and then create a print and summary method for this class that shows key information (see here).
The text was updated successfully, but these errors were encountered:
I'm just collecting some todo items here from existing issues:
priors
arguments forcbc_choices
andcbc_design
(see The order of priors in cbc_design and its connection to cbc_profiles #24).sigma
as another argument tocbc_design
for Bayesian D-efficient designs to have more control over priors (see here).cbc_design
request: minimize overlap or avoid full overlap in cbc_design() #30.NA
cbc_design(method = full/orthogonal) returns a design with NA #28cbc_power()
to return a new class object of all of the estimated models and then create aprint
andsummary
method for this class that shows key information (see here).The text was updated successfully, but these errors were encountered: