Skip to content

Commit b1dbd17

Browse files
committed
improve the Rmarkdown for example
1 parent 4aae6f1 commit b1dbd17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vignettes/simu-example.Rmd

+1
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ print(result$GK.filter$tau[1:k])
6060
print(result$GK.filter$q[1:k])
6161
```
6262

63+
We obtain the knockoff statistics defined in the GhostKnockoff manuscript, as well as the q-values for all genetic elements. We focus on the first $k$ elements, corresponding to the result of $k$ genes. The first gene (the true causal gene) has a large $tau$ value and a small q-value.

0 commit comments

Comments
 (0)