Skip to content

Commit

Permalink
fix netest
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienLeGuillou committed Nov 7, 2023
1 parent 9ab7a61 commit f80882d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/swfcalib.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ model <- function(proposal) {

epistats <- readRDS("data/input/epistats.rds")
netstats <- readRDS("data/input/netstats.rds")
netest <- readRDS("data/input/netest.rds")
est <- readRDS("data/input/netest.rds")

param <- param.net(
data.frame.params = read.csv("data/input/params.csv"),
Expand Down

0 comments on commit f80882d

Please sign in to comment.