Skip to contents

[Stable] This class captures the trial simulations design using both the DLE and efficacy responses using EffFlexi efficacy model. It extends PseudoDualSimulations by adding the capability to capture the sigma2betaW estimates.

Usage

PseudoDualFlexiSimulations(sigma2_beta_w_est, ...)

.DefaultPseudoDualFlexiSimulations()

Arguments

sigma2_beta_w_est

(numeric)
the vector of the final posterior mean sigma2betaW estimates

...

additional parameters from PseudoDualSimulations

Slots

sigma2_beta_w_est

(numeric)
the vector of the final posterior mean sigma2betaW estimates

Note

Typically, end users will not use the .DefaultPseudoFlexiSimulations() function.