doublyT: Approximation of the distribution function of the doubly...

View source: R/doublyT.R

doublyTR Documentation

Approximation of the distribution function of the doubly noncentral t-distribution

Description

Computes the value of the distribution function of the doubly noncentral t-distribution at x.

Usage

doublyT(x, df, lambda1, lambda2, lb = 0, ub)

Arguments

x

a variable x.

df

degrees of freedom (i.a. N-2).

lb

lower bound for the starting value of the poisson distribution.

ub

upper bound for the last value of the poisson distribution.

Value

Distribution value of the doubly noncentral t-distribution at x.


randomizeR documentation built on Sept. 19, 2023, 1:08 a.m.