majorizing vector {ctgt} | R Documentation |
The majorizing vector
Description
To get the majorizing vector at a specific level, given the upbound and lowbound.
Usage
getL (ub, lb, level)
Arguments
ub |
upper bound. |
lb |
lower bound. |
level |
level of interest. |
Value
Returns a numeric vector with the same length as ub and lb.
Author(s)
Ningning Xu
Maintainer: Ningning Xu <n.xu@lumc.nl; xu15263142750@gmail.com>
References
Ningning Xu, Aldo solari, Jelle Goeman, Clsoed testing with global test, with applications on metabolomics data, arXiv:2001.01541, https://arxiv.org/abs/2001.01541
[Package ctgt version 2.0.1 Index]