Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
shackett committed May 28, 2024
1 parent 88cce42 commit e583b0f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/testthat/test-impulse_fitting.R
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,6 @@ test_that("Bayesian impulse minimizes MAP estimate", {

test_that("Sigmoid Likelihood is correct", {

#CONDA_ENV <- "base397"
#CONDA_PATH <- "/scratch4/alex/python39-for-sean/miniforge3/bin/conda"
#reticulate::use_condaenv(
# CONDA_ENV,
# conda = CONDA_PATH,
# required=TRUE
#)

fitted_kinetics <- impulse::estimate_timecourse_params_tf(
measurements = example_timecourse,
prior_pars = c(v_sd = 1.2, rate_shape = 2, rate_scale = 0.25, time_shape = 2, time_scale = 15),
Expand Down

0 comments on commit e583b0f

Please sign in to comment.