Skip to content

Commit

Permalink
random dataset fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Militeee committed Jun 16, 2023
1 parent 1f09cc6 commit cecda34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/random_dataset_mobsterh.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ random_dataset_mobsterh <- function(N = 5000,
breakpoints_rate = 2,
reference_genome = "GRCh38",
sex = 'm',
K_betas = 1,
purity = 1,
pi_tail_bounds = c(0.2,0.6),
pi_min = 0.1,
Betas_separation = 0.1,
Beta_variance_scaling = 1e3,
Expand Down

0 comments on commit cecda34

Please sign in to comment.