Learn R Programming

TrialSize (version 1.3)

Example.3.1.4: One Sample Mean Equality

Description

The test is finding whether there is a difference between the mean response of the test xbar and the reference value mu0

Usage

Example.3.1.4

Arguments

References

Chow SC, Shao J, Wang H. Sample Size Calculation in Clinical Research. New York: Marcel Dekker, 2003

Examples

Run this code
# NOT RUN {
data(Example.3.1.4)
## maybe str(Example.3.1.4) ; plot(Example.3.1.4) ...
# }

Run the code above in your browser using DataLab