Learn R Programming

CVXR (version 1.9.1)

normcdf: Standard Normal Cumulative Distribution Function

Description

Elementwise standard normal CDF \(\Phi(x)\). A smooth (DNLP) atom: it is neither convex nor concave, so it is usable only on the disciplined-nonlinear- programming path.

Usage

normcdf(x)

Value

A Normcdf atom.

Arguments

x

An Expression.