selectiveInference-internal {selectiveInference} | R Documentation |
Internal PMA functions
Description
Internal selectiveInference functions
Usage
## S3 method for class 'fs'
print(x, ...)
## S3 method for class 'fsInf'
print(x, tailarea = TRUE, ...)
## S3 method for class 'lar'
print(x,...)
## S3 method for class 'larInf'
print(x, tailarea = TRUE, ...)
## S3 method for class 'fixedLassoInf'
print(x, tailarea = TRUE, ...)
## S3 method for class 'manyMeans'
print(x, ...)
## S3 method for class 'ROSI'
print(x, ...)
Author(s)
Ryan Tibshirani, Rob Tibshirani, Jonathan Taylor, Joshua Loftus, Stephen Reid
[Package selectiveInference version 1.2.5 Index]