Skip to content

Commit 41dc63a

Browse files
removing a tab
1 parent 59e9c7e commit 41dc63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selectiveInference/R/funs.fixedCox.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fixedCoxLassoInf=function(x, y, status,
2-
beta, lambda,
2+
beta, lambda,
33
alpha=.1, type=c("partial"),
44
tol.beta=1e-5, tol.kkt=0.1,
55
gridrange=c(-100,100),

0 commit comments

Comments
 (0)