We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e9c7e commit 41dc63aCopy full SHA for 41dc63a
selectiveInference/R/funs.fixedCox.R
@@ -1,5 +1,5 @@
1
fixedCoxLassoInf=function(x, y, status,
2
- beta, lambda,
+ beta, lambda,
3
alpha=.1, type=c("partial"),
4
tol.beta=1e-5, tol.kkt=0.1,
5
gridrange=c(-100,100),
0 commit comments