Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface defining function options.

Hierarchy

  • Options

Index

Properties

Optional alpha

alpha: undefined | number

Significance level (default: 0.05).

Optional alternative

alternative: "two-sided" | "less" | "greater"

Alternative hypothesis (two-sided, less, or greater; default: 'two-sided').

Optional difference

difference: undefined | number

Difference in means under H0 (default: 0).