phi: Phi

View source: R/phi.R

phiR Documentation

Phi

Description

The standard normal cumulative density function.

Usage

phi(x)

Arguments

x

A numeric atomic object.

Details

A wrapper on stats::pnorm().

Value

A numeric atomic object.

See Also

Other translations: exp10(), exp2(), fabs(), ilog10(), ilog2(), ilogit(), ilog(), inv_logit(), invlogit(), log10<-(), log2<-(), log<-(), logit<-(), logit(), pow(), step()

Examples

phi(0:2)

poissonconsulting/extras documentation built on Jan. 18, 2024, 1:18 a.m.