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

Plan for 0.1.0 #1

Open
13 of 38 tasks
Kertoo opened this issue Sep 16, 2023 · 1 comment
Open
13 of 38 tasks

Plan for 0.1.0 #1

Kertoo opened this issue Sep 16, 2023 · 1 comment
Assignees
Labels

Comments

@Kertoo
Copy link
Member

Kertoo commented Sep 16, 2023

Planned features for 0.1.0 version of this package

Count data model estimation estimatePopsize method for:

  • vgam class
    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods
  • vglm class
    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods
  • zerotrunc class
    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods

List of methods:

  • dfpopsize
  • plot
  • nobs
  • simulate
  • stratifyPopsize
  • marginalFreq
  • Other general methods where we just pass foreign object e.g. AIC(object)=AIC(object$foreignObject)

Maybe's (??):

  • Make VGAM family functions for distributions from singleRcapture
  • ...

Ratio regression model estimation estimatePopsize method for:

  • vgam class

    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods
  • vglm class

    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods
  • glm class

    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods
  • lm class

    • Basic functionality, derivatives, pop est, etc.
    • Bootstraping
    • Methods
    • Controls
    • Post-hoc methods
  • Wait for singleRcapture 0.2.1 to be on CRAN :)

@Kertoo Kertoo added the roadmap label Sep 16, 2023
@Kertoo Kertoo self-assigned this Sep 16, 2023
@Kertoo
Copy link
Member Author

Kertoo commented Sep 16, 2023

@BERENZ if you think anything is missing from this roadmap feel free to edit original comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant