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

Make other functions called by ml.estimation.trunc.dist #21

Closed
5 tasks done
Tracked by #24
wleoncio opened this issue Jan 22, 2021 · 0 comments
Closed
5 tasks done
Tracked by #24

Make other functions called by ml.estimation.trunc.dist #21

wleoncio opened this issue Jan 22, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@wleoncio
Copy link
Member

wleoncio commented Jan 22, 2021

If we convert the following functions into generics, we can probably close #20:

  • init.parms
  • sufficient.T
  • average.T
  • get.grad.E.T.inv
  • get.y.seq
@wleoncio wleoncio added the enhancement New feature or request label Jan 22, 2021
wleoncio added a commit that referenced this issue Sep 6, 2021
- Generalized sufficientT()
- Generalized getYseq()
- Generalized averageT()
- Generalized getGradETinv()

Also, added placeholders for log-normal functions that were missing (#63) and suppressed test warnings (pre #63 fixes).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant