Skip to content

Commit

Permalink
edits to help file for prepare_wham_input
Browse files Browse the repository at this point in the history
  • Loading branch information
timjmiller committed Nov 23, 2020
1 parent faf5b67 commit 6ef18cd
Show file tree
Hide file tree
Showing 12 changed files with 248 additions and 258 deletions.
2 changes: 1 addition & 1 deletion R/prepare_wham_input.R
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
#' \item{\code{"dir-mult"}}{Dirichlet-multinomial. Effective sample size is estimated by the model (\href{https://www.sciencedirect.com/science/article/abs/pii/S0165783616301941}{Thorson et al. 2017}; \href{https://www.sciencedirect.com/science/article/abs/pii/S016578361830033X}{Thorson 2019}). 1 parameter.}
#' \item{\code{"dirichlet"}}{See \href{https://www.sciencedirect.com/science/article/abs/pii/S0165783613003093}{Francis 2014} and \href{https://cdnsciencepub.com/doi/abs/10.1139/cjfas-2015-0532}{Albertsen et al. 2016}. 1 parameter.}
#' \item{\code{"logistic-normal-01-infl"}}{Zero-or-one inflated logistic normal. Inspired by zero-one inflated beta in \href{https://www.sciencedirect.com/science/article/abs/pii/S0167947311003628}{Ospina and Ferrari (2012)}. 3 parameters.}
#' \item{\code{"logistic-normal-pool0"}}{Logistic normal, pooling zero observations with adjacent age classes. 1 parameter. See \href{https://doi.org/10.1093/icesjms/fsl024}{Schnute and Haigh (2007)} and \href{https://doi.org/10.1016/j.fishres.2013.12.015}{Francis (2014)}.
#' \item{\code{"logistic-normal-pool0"}}{Logistic normal, pooling zero observations with adjacent age classes. 1 parameter. See \href{https://doi.org/10.1093/icesjms/fsl024}{Schnute and Haigh (2007)} and \href{https://doi.org/10.1016/j.fishres.2013.12.015}{Francis (2014)}}.
#' \item{\code{"logistic-normal-01-infl-2par"}}{Zero-one inflated logistic normal where p0 is a function of binomial sample size. 2 parameters.}
#' \item{\code{"logistic-normal-miss0"}}{Logistic normal, treating zero observations as missing. 1 parameter.}
#' }
Expand Down
62 changes: 31 additions & 31 deletions docs/articles/ex1_basics.html

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions docs/articles/ex2_CPI_recruitment.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions docs/articles/ex3_projections.html

Large diffs are not rendered by default.

56 changes: 29 additions & 27 deletions docs/articles/ex4_selectivity.html

Large diffs are not rendered by default.

124 changes: 57 additions & 67 deletions docs/articles/ex5_GSI_M.html

Large diffs are not rendered by default.

98 changes: 47 additions & 51 deletions docs/articles/ex6_NAA.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/articles/ex7_debug.html

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

10 changes: 6 additions & 4 deletions docs/index.html

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

4 changes: 2 additions & 2 deletions docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pandoc: 2.3.1
pandoc: 1.19.2.4
pkgdown: 1.6.1
pkgdown_sha: ~
articles:
Expand All @@ -9,7 +9,7 @@ articles:
ex5_GSI_M: ex5_GSI_M.html
ex6_NAA: ex6_NAA.html
ex7_debug: ex7_debug.html
last_built: 2020-11-18T01:03Z
last_built: 2020-11-23T19:44Z
urls:
reference: https://timjmiller.github.io/wham//reference
article: https://timjmiller.github.io/wham//articles
Expand Down
4 changes: 2 additions & 2 deletions docs/reference/prepare_wham_input.html

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

Loading

0 comments on commit 6ef18cd

Please sign in to comment.