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: fabs(), ilogit(), ilog(), inv_logit(), invlogit(), log<-(), logit<-(), logit(), pow(), step()

Examples

phi(0:2)

extras documentation built on May 31, 2023, 6:22 p.m.