Skip to content

v1.1

Latest

Choose a tag to compare

@lucas-castillo lucas-castillo released this 31 Mar 15:39
· 2 commits to main since this release
5eda34a
  • New features:
    • Zhu23ABS() now can return estimates when using relative stopping rule.
    • The Bayesian_Sampler() function can now be used to not only return expected predictions but also
      • expected variance
      • simulated predictions.
    • calc_PSD() now returns a named vector in $polyfit, so users know what's the intercept and what's the slope
    • calc_PSD() now filters frequencies within a range, as done in previous literature (Gilden, 1995; Zhu et al., 2022)
  • Minor:
    • Fixes documentation of some functions not including the reference list.