aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-23Test fixes to MakevarsKen Kellner
2023-05-16Address a couple failing testsKen Kellner
2022-11-10Fix factor bug and re-generate vignettesKen Kellner
2022-11-02Change log_lik default and fix some compiler warningsKen Kellner
2022-09-20Merge branch 'master' into kfoldKen Kellner
2022-09-20Add option to save log_lik parameterKen Kellner
2022-09-19Fix bug when there were both missing values and random effectsKen Kellner
2022-07-27Allow : notation for interactions among fixed effectsKen Kellner
2022-04-12Don't allow kfold on spatial modelsKen Kellner
2022-04-12Merge branch 'master' into kfoldKen Kellner
2022-04-12add laplace test (similar to normal distribution test)Justin Cally
2022-04-11Add loglik testsKen Kellner
2022-04-11Make sure kfold tests workKen Kellner
2022-04-07Use new loglik code instead of saving log_lik parameter when possibleKen 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-10-27Properly throw error on use of nested random effectsKen Kellner
2021-10-13Add timer to gof progress barKen Kellner
2021-10-10Add get_stancode methodKen Kellner
2021-09-29Specify priors on sigmasKen Kellner
2021-09-28Fix testsKen Kellner
2021-09-28Adjust tests on CRAN, fixes #41Ken Kellner
2021-09-28Correct runtime calculation when chains not in parallel, fixes #51Ken 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-24Don't sample unused parametersKen Kellner
2021-09-23Fix bug when autoscaling priors with NAsKen 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-15Fix plot_marginal testsKen Kellner
2021-08-22Display specific model name in console output, fixes #47Ken Kellner
2021-07-16Add offset support to ubmsFit methodsKen Kellner
2021-07-16Incorporate offsets into Stan modelsKen Kellner
2021-07-16Pass offsets to StanKen Kellner
2021-07-16Add model_offset method for ubmsSubmodelKen Kellner
2021-07-15Split model_frame method out from model.matrixKen Kellner
2021-07-15Long formula handling in split_formula, fixes #40Ken Kellner
2021-06-23Fixes to get clean checkKen Kellner
2021-06-23Add spatial random effects to all single-season fitting functionsKen Kellner
2021-06-22Add tests and fix some bugs with remove_RSRKen Kellner
2021-02-19Fix broken testsKen Kellner
2021-01-28Don't run some slow tests on CRANKen Kellner
2021-01-28Fix testsKen Kellner
2021-01-28Widen default priors, fixes #33Ken Kellner