Description Usage Arguments Examples
This function prints the expected stopping partition
| 1 2 | ## S3 method for class 'mStop'
print(mStopObj)
 | 
| mStopObj | Output from the mStop functions | 
| 1 2 3 | x <- rnorm(110, 1)
y <- rnorm(95, 0)
print(mStopDiffMean(x, y))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.