Skip to contents

Creates visualizations of one-sample t-test results

Usage

# S3 method for class 'oneMeanTest'
plot(x, type = "distribution", ...)

Arguments

x

Object of class oneMeanTest

type

Type of plot: "distribution", "ci", "diagnostic", or "all"

...

Additional arguments passed to plotting functions

Value

Invisible NULL (plots are created as side effect)