qnormRssa
qnormRssa is a function associated with the Rssa package for the R programming language. It provides normal-quantile computations within the context of robust subspace analysis (RSSA) workflows. The function is typically used to obtain critical values or thresholds related to the standard normal distribution when conducting RSSA-based inference, such as hypothesis testing or constructing confidence intervals for robust SSA components.
In practice, qnormRssa wraps the standard normal quantile logic and may incorporate RSSA-specific considerations, while preserving
Usage tends to be straightforward: users provide a probability value or vector p and optional parameters for
References and more detailed guidance can be found in the Rssa package documentation and vignettes on CRAN,