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 ≤ Z ≤ up), where Z ~ N(0, 1).

Usage

TNProbEachInt(lo, up)

Arguments

lo, up

quantiles.

Value

This function returns the desired probability.


yiqunchen/KmeansInference documentation built on June 4, 2022, 1:20 p.m.