TNProbEachInt: Probability of a standard normal in a single interval

View source: R/trunc_dist.R

TNProbEachIntR Documentation

Probability of a standard normal in a single interval

Description

This function returns P(lo \le Z \le up), where Z ~ N(0, 1).

Usage

TNProbEachInt(lo, up)

Arguments

lo, up

quantiles.

Value

This function returns the desired probability.


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