Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO 0.3.0 #8

Open
7 of 24 tasks
Kertoo opened this issue Jun 7, 2022 · 0 comments
Open
7 of 24 tasks

TODO 0.3.0 #8

Kertoo opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
Roadmap Descirbes features that ought to be implemented in newer versions of the package

Comments

@Kertoo
Copy link
Member

Kertoo commented Jun 7, 2022

  1. Plan for singleRcapture version 0.3.0

Refactor code to make it easier to implement non standard approaches:

  • Subclasses for singleR (currently only one for standard implemented frequentist count modelling later add class for bayesian and mixed effects)
  • Change methods to adjust for these subclasses
  • Make it so that family type objects fully handle data (i.e. with zero one truncated or chao/zelterman)
  • Implement ratio regression

Further diagnostic information:

  • Null deviance
  • deviance residuals (for models that do require a paper with theory)
  • ...

Fitting:

  • Bias Reduction compatibility with brglm2
  • Robust zero-truncated Poisson robust inference for ztp and ztop #5
  • Robust zero-truncated Geometric
  • EM algorithm
  • Estimation by full likelihood i.e. not observed likelihood
  • Link functions in family functions
  • Additional measures for intercept only models to make them faster

Quality of life improvements:

  • Prior weights as population counts
  • Class for multiple models
  • Multithreading (or possibly julia backend if it will be easier) in bootstrap and multiplication of $\boldsymbol{W}_{k}$ matrixes with pseudo-residuals and simulation of information information matrixes in negative binomials
  • Update the simulate.singleR method and create simulate.singleRfamily, update.singleR methods.
  • Method for variable selection.
  • ...

Compatibility:

  • Method pseudoR2 funcions for singleR class

Models:

  • truncated binomial models (inflated hurdle etc)
  • multiple chao
  • one-inflated chao

Moved to singleRcaptureExtra package:

  • Method for pop size estimation for vglm
  • Method for pop size estimation for zerotrunc
@Kertoo Kertoo added the Roadmap Descirbes features that ought to be implemented in newer versions of the package label Jun 7, 2022
@Kertoo Kertoo changed the title TODO 0.2.0-0.3.0 TODO 0.3.0 Jun 7, 2022
@Kertoo Kertoo pinned this issue May 21, 2023
@Kertoo Kertoo self-assigned this Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Descirbes features that ought to be implemented in newer versions of the package
Projects
None yet
Development

No branches or pull requests

1 participant