Skip to content

Commit 04a35fc

Browse files
committed
Merge branch '1.17.0_devel' of https://github.com/DavisLaboratory/msImpute into 1.17.0_devel
2 parents 7c429b2 + cda7f4d commit 04a35fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ xcomplete <- msImpute(xna, method="v2-mnar", design=design, relax_min_obs = TRUE
8181
# Disable seed generator such that the lower component of the mixture corresponding to MNAR is stochastic and returns a different results with each call (Note this is not recommended for reproducibility)
8282
xcomplete <- msImpute(xna, method="v2-mnar", design=design, relax_min_obs = TRUE, rank.max = 2, use_seed = FALSE)
8383
84-
85-
86-
8784
```
8885

8986
News

0 commit comments

Comments
 (0)