Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
helske committed Sep 1, 2024
1 parent ecffab9 commit c94f2d6
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 9 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(methods,hasArg)
importFrom(numDeriv,jacobian)
importFrom(posterior,as_draws_rvars)
importFrom(posterior,draws_of)
importFrom(rstan,optimizing)
importFrom(rstantools,rstan_config)
importFrom(stats,BIC)
Expand Down
1 change: 0 additions & 1 deletion R/seqHMM-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#' @import Rcpp
#' @importFrom future plan sequential multisession
#' @importFrom future.apply future_lapply
#' @importFrom posterior as_draws_rvars draws_of
#' @importFrom rstan optimizing
#' @importFrom rstantools rstan_config
#' @importFrom RcppParallel RcppParallelLibs CxxFlags
Expand Down
2 changes: 1 addition & 1 deletion man/average_marginal_effect.Rd

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

11 changes: 10 additions & 1 deletion man/estimate_mnhmm.Rd

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

11 changes: 10 additions & 1 deletion man/estimate_nhmm.Rd

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

7 changes: 4 additions & 3 deletions man/forward_backward.Rd

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

0 comments on commit c94f2d6

Please sign in to comment.