eigenForDiscreteProbs: Eigenvalues for discrete asymptotic distribution

View source: R/RcppExports.R

eigenForDiscreteProbsR Documentation

Eigenvalues for discrete asymptotic distribution

Description

Computes the eigenvalues needed to determine the asymptotic distributions in the mixed/discrete cases. See Nandy, Weihs, and Drton (2016) <http://arxiv.org/abs/1602.04387> for more details.

Usage

eigenForDiscreteProbs(p)

Arguments

p

a vector of probabilities that sum to 1.

Value

the eigenvalues associated to the matrix generated by p


TauStar documentation built on Aug. 25, 2025, 5:11 p.m.