richelbilderbeek / raket

What is the error we make, when nature has protracted speciation, and inference ignore this?
GNU General Public License v3.0
0 stars 0 forks source link

No NA's in est_evidences table #36

Closed richelbilderbeek closed 5 years ago

richelbilderbeek commented 5 years ago
test_that("use, random", {

  if (!beastier::is_on_travis()) return()

  skip("Sum of evidences deviates too much from one")
  raket_params <- create_test_raket_params()
  raket_params$sampling_method <- "random"
  expect_silent(run_raket(raket_params))
})
Error in est_evidences(fasta_filename = fasta_filename, experiments = pir_params$experiments,  : 
  Sum of evidences (aka marginal likelihoods) deviates too much from  one 
Sum: 0
Tolerance: 0.1
richelbilderbeek commented 5 years ago

Fixed with aef7ce8111b7e0bfbaa020aaf9835b35cbad2087