TNProb: Probability of a standard normal in a union of intervals

View source: R/trunc_dist.R

TNProbR Documentation

Probability of a standard normal in a union of intervals

Description

This function returns P(Z \in E), where Z ~ N(0, 1).

Usage

TNProb(E)

Arguments

E

an "Intervals" object or a matrix where rows represents a union of disjoint intervals.

Value

This function returns the desired probability.


lucylgao/clusterpval documentation built on July 4, 2023, 4:40 p.m.