aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2023-08-20Fix missing roxygen tagKen Kellner
2023-05-16Remove deprecated ggplot2 functionsKen Kellner
2022-11-02Update docsKen Kellner
2022-09-20Add option to save log_lik parameterKen Kellner
2022-04-12Merge branch 'master' into kfoldKen Kellner
2022-04-12update manual and namespaceJustin Cally
2022-04-07Use new loglik code instead of saving log_lik parameter when possibleKen Kellner
2022-04-03Initial version of kfold function for occuKen Kellner
2022-02-11Allow passing lists to fitListKen Kellner
2022-02-11Handle very long formulas, and provide more informative error when R factors ...Ken Kellner
2021-11-30Some updates to improve pkgdown siteKen Kellner
2021-10-10Add get_stancode methodKen Kellner
2021-09-29Specify priors on sigmasKen Kellner
2021-09-27Adjust plot_spatial to work with other models besides occu, fixes #36Ken Kellner
2021-09-26Add plot_posteriors functionKen Kellner
2021-09-25Alias plot_effects to plot_marginalKen Kellner
2021-09-25Add runtime to model summary, fixes #46Ken Kellner
2021-09-25More changes to default priors and warn when covariates are not standardizedKen Kellner
2021-09-24Fix some issues identified by checksKen Kellner
2021-09-23Add prior support to colextKen Kellner
2021-09-23Add prior support to distsampKen Kellner
2021-09-23Add prior support to occuTTD and fix a bunch of bugsKen Kellner
2021-09-23Add prior support to multinomPois, occuRN, pcountKen Kellner
2021-09-22Improve input processing of priorsKen Kellner
2021-09-15Merge branch 'master' into custom_priorsKen Kellner
2021-09-15Bump versionKen Kellner
2021-09-06Get distsamp working and fix some issuesKen Kellner
2021-08-21Pass info on priors for scalar submodels to Stan. Add some docs.Ken Kellner
2021-08-21Working custom priors for occuKen Kellner
2021-02-19Add docs and fix bugs to get a clean checkKen Kellner
2021-01-15Fix CRAN issuesKen Kellner
2020-10-23Updates to pkgdown site and fix some docsKen Kellner
2020-10-13Add tests for occuTTDKen Kellner
2020-10-09Working stan_occuTTD fitting functionKen Kellner
2020-09-19Refactor gof and add support to stan_multinomPois and stan_distsampKen Kellner
2020-09-18Add examples to all fitting functionsKen Kellner
2020-09-16Get posterior predict functions working with hazard rate key functionKen Kellner
2020-09-07Fix documentationKen Kellner
2020-09-06Add coef methodKen Kellner
2020-09-04Fix linkKen Kellner
2020-09-04Working multinomPois function. Missing values and tests don't workKen Kellner
2020-07-13Add getP and hist methodsKen Kellner
2020-07-12Working stan_distsamp with halfnorm and exp keyfunsKen Kellner
2020-07-05Predict with rasters as newdataKen Kellner
2020-06-27Add gof method for pcountKen Kellner
2020-06-27Strip end-of-line whitespaceKen Kellner
2020-06-27Add gof method for colextKen Kellner
2020-06-24Add projected and turnover functions for dynamic occ modelsKen Kellner
2020-06-23Fix some bugs in residual calculationKen Kellner
2020-06-23Add fitted methodKen Kellner