qTarald {practicalSigni} | R Documentation |
Compute the quantile for exact t test density using Taraldsen's methods
Description
Compute the quantile for exact t test density using Taraldsen's methods
Usage
qTarald(n, rho = 0, cum)
Arguments
n |
number of observastions, n-1 is degrees of freedom |
rho |
True unknown population correlation coefficient, default=0 |
cum |
cumulative probability for which quantile is needed |
Value
r quantile of Taraldsen's density for correlation coefficient.
Note
needs function hypergeo::hypergeo(). The quantiles are rounded to 3 places and computed by numerical methods.
Author(s)
Prof. H. D. Vinod, Economics Dept., Fordham University, NY
References
Taraldsen, G. "The Confidence Density for Correlation" Sankhya: The Indian Journal of Statistics 2023, Volume 85-A, Part 1, pp. 600-616.
See Also
See Also as pvTarald
,
[Package practicalSigni version 0.1.2 Index]