Statwise.Inference.TTest (Statwise v0.1.0)

Copy Markdown View Source

One-sample, paired, and independent t-tests.

Summary

Functions

independent(x, y, opts \\ [])

one_sample(sample, opts \\ [])

paired(before, after_sample, opts \\ [])