tinv {PEIP}R Documentation

Inverse T-distribution

Description

Inverse T-distribution, qt

Usage

tinv(p, nu)

Arguments

p

P-value

nu

degrees of freedom

Details

Wrapper for qt

Value

Quantile for T-distribution

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

qt

Examples


tinv(.4, 10)



[Package PEIP version 2.2-5 Index]