Apples are pears by comparing the weight [Two-Stage / GS Designs]

posted by Helmut Homepage – Vienna, Austria, 2015-12-03 14:10 (3393 d 09:55 ago) – Posting: # 15693
Views: 13,527

Dear Detlew,

❝ ❝                 E[N]   

❝ ❝             ───────────

❝ ❝ expected N   GSD    TSD

❝ ❝ ───────────────────────

❝ ❝     50      71.3   63.7

❝ ❝    100      84.6   99.2

❝ ❝ Interesting.


:confused:

❝ What's your expected N?


My interpretation of the question in the first post was 50. If I understood your post correctly this was a misinterpretation and it should be 100.

❝ BTW: ? cumsum.


I didn’t know that! Hence, my loop. Replace

cum    <- vector("numeric", length=length(n))
for (j in seq_along(n)) cum[j] <- max(cum) + n[j]

by

cum    <- cumsum(n)


Dif-tor heh smusma 🖖🏼 Довге життя Україна! [image]
Helmut Schütz
[image]

The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes

Complete thread:

UA Flag
Activity
 Admin contact
23,409 posts in 4,921 threads, 1,669 registered users;
21 visitors (0 registered, 21 guests [including 9 identified bots]).
Forum time: 00:05 CET (Europe/Vienna)

I have not failed 700 times. I have not failed once.
I have succeeded in proving
that those 700 ways will not work.    Thomas Alva Edison

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5