Closed papsti closed 7 months ago
suppressWarnings(j <- runjags::testjags(silent = TRUE))
comes back with an error of a file not being found, but this shouldn't even be triggering if method = "linear"
method = "linear"
workaround for creating ms fig:
popsize
prm.daily
NULL
prm.daily$method == "renewal"
comes back with an error of a file not being found, but this shouldn't even be triggering if
method = "linear"
workaround for creating ms fig:
popsize
argument inprm.daily
since it doesn't need to be specified unlessprm.daily
is notNULL
andprm.daily$method == "renewal"