Computed theoretical power for N=100 and N=200 scenarios

This commit is contained in:
2024-02-19 18:35:26 +01:00
parent ac9189d26a
commit 238852b08b
704 changed files with 261610 additions and 187 deletions

View File

@ -0,0 +1,48 @@
.-
help for ^sdpair^ (STB-55: sbe33)
.-
Pitman's test of difference in variance for paired data
-------------------------------------------------------
^sdpair^ varname1 varname2 [weight] [^if^ exp] [^in^ range]
[^, format(^str^) l^evel^(^#^)^ ]
^fweight^s and ^aweight^s are allowed; see help @weights@.
Description
-----------
^sdpair^ produces Pitman's confidence interval for the ratio of variances
for paired data.
Options
-------
^format(^str^)^ sets the format for the display of results.
^level(^#^)^ specifies the confidence level, in percent, for confidence
intervals. The default is ^level(95)^ or as set by ^set level^.
Examples
--------
. ^use suv2^
. ^sdpair log_p log_gp^
Author
------
Paul Seed
GKT School of Medicine
King's London, UK
email: paul.seed@@kcl.ac.uk
Also see
--------
STB: STB-55 sbe33