Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Sample size for equivalence trials in Stata


From   Joseph Coveney <[email protected]>
To   Statalist <[email protected]>
Subject   Re: st: Sample size for equivalence trials in Stata
Date   Sun, 02 Oct 2005 05:25:34 +0900

A further correction:  in -mclinsim-,

   quietly replace `response'2 = . if uniform() < 0.15

should be

   quietly replace `response'2 = . if uniform() < `dropout'

Joseph Coveney

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index