pnct: t-distribution with Boost

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This function returns the cdf of a noncentral t-distribution. It is more accurate than stats::pt() for large ncp

Usage

1
pnct(x, df, ncp)

Arguments

x

Test statistic

df

Degrees of freedom

ncp

Noncentrality parameter

Value

Cumulative probability


exceedProb documentation built on Aug. 27, 2019, 9:02 a.m.