aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-24Update Makevars.winjgabry
2023-07-24Update MakevarsJonah Gabry
2023-05-23Test fixes to MakevarsKen Kellner
2023-05-16Remove deprecated ggplot2 functionsKen Kellner
2022-11-02Fix compiler problem on WindowsKen Kellner
2022-11-02Change log_lik default and fix some compiler warningsKen Kellner
2022-04-07Add loglik for occuTTD and fix some bugsKen Kellner
2022-04-07Use new loglik code instead of saving log_lik parameter when possibleKen Kellner
2022-04-07colext kfold support and fix some bugsKen Kellner
2022-04-05kfold multinomPois supportKen Kellner
2022-04-04Add RN model kfold support and handle missing sitesKen Kellner
2022-04-04Add pcount kfold supportKen Kellner
2022-04-03Initial version of kfold function for occuKen Kellner
2022-03-31Fix clang warning on CRANKen Kellner
2021-09-24Compatibility with next rstanAndrew Johnson
2021-06-16Add another NA trap to simzKen Kellner
2021-05-20Fix bug generating z for pcount and occuRN when there are missing values in yKen Kellner
2021-01-20Fix some CRAN test issuesKen Kellner
2020-09-04Add posterior_predictKen Kellner
2020-07-15Add posterior prediction for distsampKen Kellner
2020-07-09Consolidate single-season models and untrack generated filesKen Kellner
2020-06-27Strip end-of-line whitespaceKen Kellner
2020-06-22Add stan_colext fitting functionKen Kellner
2020-06-21Split up single season model block stan fileKen Kellner
2020-06-21Use new index matrixKen Kellner
2020-06-21Calculate Kmin for primary periods separatelyKen Kellner
2020-06-20Pass new primary period indices to StanKen Kellner
2020-05-10New ubmsResponse class to organize response dataKen Kellner
2020-05-10Add testsKen Kellner
2020-05-06Add chi-squared test for occuRNKen Kellner
2020-05-03Add residual plotsKen Kellner
2020-04-29Add MacKenzie-Bailey GOF test for occupancy modelsKen Kellner
2020-04-25Allow missing values in y and covariatesKen Kellner
2020-04-24Use long-form y data to prep for handling missing valuesKen Kellner
2020-04-24Re-work simulation and add gof for occupancyKen Kellner
2020-04-23Implement stan_occuRNKen Kellner
2020-04-22Fully implement stan_pcountKen Kellner
2020-04-21More efficient likelihood calculation for pcountKen Kellner
2020-04-09Add some methods and a pcount stan model that is far too slow to be usefulKen Kellner
2020-04-08Use sparse matrices for ZKen Kellner
2020-04-07New submodel backendKen Kellner
2020-04-06Initial commitKen Kellner