Skip to content

Commit 616c0bd

Browse files
cleanup
1 parent 8b81a9f commit 616c0bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

selectiveInference/man/randomizedLassoInf.Rd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ randomizedLassoInf(rand_lasso_soln,
1717
sampler=c("norejection", "adaptMCMC"),
1818
nsample=10000,
1919
burnin=2000,
20-
opt_samples=NULL,
21-
target_samples=NULL)
20+
opt_samples=NULL)
2221
}
2322
\arguments{
2423
\item{rand_lasso_soln}{

0 commit comments

Comments
 (0)