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

distribution interface to dist_spec #504

Merged
merged 136 commits into from
Mar 12, 2024
Merged

distribution interface to dist_spec #504

merged 136 commits into from
Mar 12, 2024

Commits on Feb 20, 2024

  1. add distribution functions

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cbb9cdb View commit details
    Browse the repository at this point in the history
  2. deprecate "empty" distribution

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    78ea512 View commit details
    Browse the repository at this point in the history
  3. make sd S3

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    92f185d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2053969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab1b175 View commit details
    Browse the repository at this point in the history
  6. update lognormal parameters

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    524ebc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc0ce34 View commit details
    Browse the repository at this point in the history
  8. update data

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bbec631 View commit details
    Browse the repository at this point in the history
  9. deprecate dist_def functions

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7dd25c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f26136c View commit details
    Browse the repository at this point in the history
  11. deprecate dist_spec

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    52c51ae View commit details
    Browse the repository at this point in the history
  12. extract_single_dist function

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7c9edb0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e423fe View commit details
    Browse the repository at this point in the history
  14. extract squash

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    aec50d0 View commit details
    Browse the repository at this point in the history
  15. update parameters to extract

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    46a9c92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    890e6b5 View commit details
    Browse the repository at this point in the history
  17. pass lower bounds to stan model

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7a58063 View commit details
    Browse the repository at this point in the history
  18. update sample/report functions

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    10acdb7 View commit details
    Browse the repository at this point in the history
  19. max squash adjust report

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e2f62de View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6c0ec90 View commit details
    Browse the repository at this point in the history
  21. re-create data

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0155317 View commit details
    Browse the repository at this point in the history
  22. update get_dist to new syntax

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0e2ef97 View commit details
    Browse the repository at this point in the history
  23. fully deprecate get fnuctions

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0518157 View commit details
    Browse the repository at this point in the history
  24. create delay inits separately

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bd9ba78 View commit details
    Browse the repository at this point in the history
  25. max squash again

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9c65d77 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c72efe9 View commit details
    Browse the repository at this point in the history
  27. few more examples/docs

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    37524bb View commit details
    Browse the repository at this point in the history
  28. fix tests

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cad0dd2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    19b2a91 View commit details
    Browse the repository at this point in the history
  30. add input checks

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    48388c7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4439db7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    df6d08a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f2db571 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    50b59b7 View commit details
    Browse the repository at this point in the history
  35. add checks to dist_skel

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9e53614 View commit details
    Browse the repository at this point in the history
  36. use lapply for parameters

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    93356c6 View commit details
    Browse the repository at this point in the history
  37. don't calculate sd if length 1

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3718c80 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b70c06f View commit details
    Browse the repository at this point in the history
  39. don't add one to sd

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    58ba10b View commit details
    Browse the repository at this point in the history
  40. return correct parameters

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ac3c87d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    89acc25 View commit details
    Browse the repository at this point in the history
  42. update dist_skel examples

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8eaf13e View commit details
    Browse the repository at this point in the history
  43. add missing man file

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b1d33e1 View commit details
    Browse the repository at this point in the history
  44. don't run internal examples

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    44f9717 View commit details
    Browse the repository at this point in the history
  45. demote warning to message

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f05c8cc View commit details
    Browse the repository at this point in the history
  46. update syntax everywhere

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a785f4b View commit details
    Browse the repository at this point in the history
  47. add news item

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c6d62be View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c95a296 View commit details
    Browse the repository at this point in the history
  49. fix distribution documentation

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b3e9001 View commit details
    Browse the repository at this point in the history
  50. remove obselete default

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d7fcc60 View commit details
    Browse the repository at this point in the history
  51. spell checking

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2fe6f02 View commit details
    Browse the repository at this point in the history
  52. use correct sd function

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6403ff8 View commit details
    Browse the repository at this point in the history
  53. linting

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    286108a View commit details
    Browse the repository at this point in the history
  54. remove obsolete tests

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5636b01 View commit details
    Browse the repository at this point in the history
  55. loop over all parameters

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a53d800 View commit details
    Browse the repository at this point in the history
  56. update touchstone arguments

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5c1fe7a View commit details
    Browse the repository at this point in the history
  57. linting

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    65c86fa View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    502ceb8 View commit details
    Browse the repository at this point in the history
  59. remove obsolete space

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7c72b0f View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    88277c5 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    cac13ff View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d91defd View commit details
    Browse the repository at this point in the history
  63. update / recompile vignettes

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e23ac3d View commit details
    Browse the repository at this point in the history
  64. update var names

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7e79e6e View commit details
    Browse the repository at this point in the history
  65. rename argument in docs

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    30f5aed View commit details
    Browse the repository at this point in the history
  66. update man pages

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0970260 View commit details
    Browse the repository at this point in the history
  67. update test result

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    322cdd0 View commit details
    Browse the repository at this point in the history
  68. add reviewer

    Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
    sbfnk and seabbs committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a17e85d View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    136e303 View commit details
    Browse the repository at this point in the history
  70. re-render vignettes

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f3eeba8 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5f7d162 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    ac5b200 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    5daa83b View commit details
    Browse the repository at this point in the history
  74. re-create examples

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d5e4ddf View commit details
    Browse the repository at this point in the history
  75. re-doc

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2ddb915 View commit details
    Browse the repository at this point in the history
  76. update tests

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fff4c99 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    64f8e21 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    9a301ec View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    ee008db View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    ae59fdb View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    4d3e8d9 View commit details
    Browse the repository at this point in the history
  82. SD explicitly to zero for fixed

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1187201 View commit details
    Browse the repository at this point in the history
  83. give names

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5173586 View commit details
    Browse the repository at this point in the history
  84. fix typo

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    96a1277 View commit details
    Browse the repository at this point in the history
  85. fix indent

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c92fb21 View commit details
    Browse the repository at this point in the history
  86. fix another typo

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e03f365 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    9c4f45a View commit details
    Browse the repository at this point in the history
  88. remove missing variable

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    52eeaf1 View commit details
    Browse the repository at this point in the history
  89. linting

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a475499 View commit details
    Browse the repository at this point in the history
  90. add missing docs

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f4f43d4 View commit details
    Browse the repository at this point in the history
  91. import transpose

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6ec6394 View commit details
    Browse the repository at this point in the history
  92. ensure sd is positive

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a35933a View commit details
    Browse the repository at this point in the history
  93. fix estimate_truncation example

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8b95ccf View commit details
    Browse the repository at this point in the history
  94. make tolerance user-settable

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9a69221 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    4c8626d View commit details
    Browse the repository at this point in the history
  96. fix stan dist test

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    46e1f8c View commit details
    Browse the repository at this point in the history
  97. fix plotting

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2becf78 View commit details
    Browse the repository at this point in the history
  98. Apply suggestions from code review

    Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
    sbfnk and seabbs committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    748a62c View commit details
    Browse the repository at this point in the history
  99. rate and scale examples for Gamma

    Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
    sbfnk and seabbs authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    57dce2b View commit details
    Browse the repository at this point in the history
  100. capitalise gamma and lognormal

    Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
    sbfnk and seabbs authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7a7d29e View commit details
    Browse the repository at this point in the history
  101. change to single hash

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e01b874 View commit details
    Browse the repository at this point in the history
  102. use bar in normal_cdf

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9374acd View commit details
    Browse the repository at this point in the history
  103. remove estraneous backticks

    sbfnk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2a3495f View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    204feff View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. split up dist.R

    sbfnk committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ca47727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb0108 View commit details
    Browse the repository at this point in the history
  3. add examples

    sbfnk committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e8e6623 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. initial design sketch

    sbfnk committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3a5f45a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    ca56d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6884e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e8bdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb861dc View commit details
    Browse the repository at this point in the history
  5. add missing tag

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    52855bb View commit details
    Browse the repository at this point in the history
  6. update man pages

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    29db428 View commit details
    Browse the repository at this point in the history
  7. update estimate_secondary tests

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    14a2c17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df2253a View commit details
    Browse the repository at this point in the history
  9. udpate snapshots

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a16c237 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19eb1eb View commit details
    Browse the repository at this point in the history
  11. update phi syntax

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    12460c2 View commit details
    Browse the repository at this point in the history
  12. hide internal example

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5b57b56 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebe9032 View commit details
    Browse the repository at this point in the history
  14. update deprecations

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    68b0463 View commit details
    Browse the repository at this point in the history
  15. use toString

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9f8d86a View commit details
    Browse the repository at this point in the history
  16. pmf -> NonParametric

    sbfnk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3ced453 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    78bd559 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    a7729ed View commit details
    Browse the repository at this point in the history
  2. add american spelling

    sbfnk committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a630d69 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix gamma deprecation

    sbfnk committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b4c04ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d88b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. add new functions to pkgdown

    sbfnk committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c39b28e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2d854 View commit details
    Browse the repository at this point in the history
  3. update vignette

    sbfnk committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d1c3cf7 View commit details
    Browse the repository at this point in the history
  4. recompile vignettes

    sbfnk committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4ffd533 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    75ce0c2 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
    sbfnk and seabbs authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    eac039f View commit details
    Browse the repository at this point in the history
  3. link to design doc

    sbfnk committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    33caa9c View commit details
    Browse the repository at this point in the history