aboutsummaryrefslogtreecommitdiff
path: root/src/nll_distsampOpen.cpp
AgeCommit message (Expand)Author
2023-07-06Fix multmixOpen and distsampOpen cppKen Kellner
2021-04-27Define STRICT_R_HEADERS and fix resulting problemsKen Kellner
2020-07-16Fix bug in immigration parameter matrix. Prevent setting immigration=TRUE whe...Ken Kellner
2020-03-14Some final cleanupKen Kellner
2020-03-14Handle NAs for DSO. Likelihood fixes. Add tests.Ken Kellner
2020-03-10Finish getP and adjust lambda estimates for densityKen Kellner
2020-03-06Calculate transition indices in c++. Fix likelihood segfaults in R CMD check.Ken Kellner
2020-03-06Clean up likelihood a bitKen Kellner
2020-03-05All keyfuns workingKen Kellner
2020-03-03Work on dsoKen Kellner
2016-02-17distsampOpen working for halfnormal modelrbchan
2016-02-17moved tranprobs to separate .cpp and .h filesrbchan
2016-01-27more work on distsampOpenunknown
2016-01-09more distsampOpenunknown
2016-01-01distsampOpen for point countsunknown
2015-12-31started adding stuff to have survey=point work. Need to modify cpp code for thisandy royle
2015-12-31added arguments 'survey' and 'nintervals' to distsampOpen function callandy royle
2015-12-30home-grown integration added to distsampOpen.cppandy royle
2015-12-29little bits of hacking on distsampOpenunknown
2015-12-25distsampOpen worksunknown
2015-12-22doneAndy Royle
2015-12-22renamed tp functions in distsampOpenAndy Royle
2015-12-22moreAndy Royle
2015-12-22hackingAndy Royle
2015-12-22moreAndy Royle
2012-03-05dso likelihood seems to be correctRichard Chandler
2012-03-04likerbchan
2012-03-04working on likelihoodrbchan
2012-03-02problem in likelihood. values are hugeRichard Chandler
2012-03-02added help file. debugging C++ codeRichard Chandler
2012-03-02moved cpp functions around for compatability. package builds now but still wa...Richard Chandler
2012-03-02C++ end might be ready (for half-normal). R end not yet begunRichard Chandler
2012-03-02backbone of C++ codeRichard Chandler
2012-03-02starting distsampOpenRichard Chandler