pt2: Two tailed version of pt

pt2R Documentation

Two tailed version of pt

Description

Generate two tailed probabilities from the cummulative t distribution function with a given number of degrees of freedom.

Usage

pt2(q, df, log.p = FALSE)

Arguments

q

a vector of quantiles

df

degrees of freedom

log.p

whether to return the natural logarithm of p

Value

A vector of probabilities

See Also

pt


Mouse-Imaging-Centre/RMINC documentation built on Feb. 24, 2025, 1:22 a.m.