Skip to content

Commit

Permalink
tweaking priors
Browse files Browse the repository at this point in the history
  • Loading branch information
Hughes authored and Hughes committed Jan 23, 2025
1 parent 6f24e6f commit e9695bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/getPriors.R
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ getPriors <- function(modList = NULL,
sIntSE = 0.06,
sNuMin = 0.01,
sNuMax = 0.13,
rIntSE = 0.25,
rIntSE = 0.35,
rNuMin =0.01,
rNuMax =0.7,
qMin=0, qMax =0.6,
Expand Down
2 changes: 1 addition & 1 deletion man/getPriors.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e9695bb

Please sign in to comment.