Skip to content

Releases: milanwiedemann/suddengains

0.7.2: Improve package documentation

14 Mar 15:18
35f0211
Compare
Choose a tag to compare
Add return argument to all functions

0.6.1

02 Feb 08:23
c6a1d68
Compare
Choose a tag to compare
  • Fix bugs and make suddengains work with dplyr 1.1.0
  • Add tests

v0.4.4

24 May 22:24
Compare
Choose a tag to compare
  • add plot_sg_intervals() function to visualise session to session intervals that are analysed for sudden gains
  • minor changes to integrate updates in tibble package

v0.4.3

15 Mar 08:25
Compare
Choose a tag to compare
  • Supress message about vector length from extract_values() in the functions create_bysg() and create_byperson()
  • Update ggplot2 functions with "deprecated" warning message
  • Add clearer detailed output message in check_interval() function

sg-plos-one

10 Mar 14:48
Compare
Choose a tag to compare
  • Add option to specify the critical value for criterion three using the argument sg_crit3_critical_value
  • Add option to extract values from multiple measures by specifying a list in the extract_var_list of the function extract_values()
  • Internal changes to plot_sg() function to work properly with shiny
  • Make output from describe_sg() function clearer
  • Create shiny app illustrating main functions of this version, available at https://milanwiedemann.shinyapps.io/shinygains/
  • Correct typos
  • Add funders to documentation

v0.4.0

31 Oct 11:27
Compare
Choose a tag to compare
  • Fix error in formula used to define a cutoff value for the first sudden gains criteria based on the Reliable Change Index (RCI; Jacobson & Truax, 1991) in the function define_crit1_cutoff()
  • Add formulas used to calculate standard error of measurement, standard error of difference, and relaible change value to help file of define_crit1_cutoff()
  • Simplify define_crit1_cutoff() function arguments
  • Add links to functions of other R packages to help files
  • Add links to functions of suddengains package to help files
  • Add option to not adjust critical value in third sudden gains criterion

0.3.0

21 Aug 11:07
Compare
Choose a tag to compare

Add function check_interval() to check if a given interval is a sudden gain/loss

v0.2.1

21 May 14:30
Compare
Choose a tag to compare

This commit was submitted to CRAN 5eec493 with minor improvements:

  • Fix error message when loading SPSS datasets with the R package foreign
  • Calculate critical values from the student t distribution for third criterion using base::qt()
  • Add functionality to change significance level (alpha) for computing two-tailed critical value based on the student t distribution using the argument sg_crit3_alpha

more-gainz

12 May 05:45
Compare
Choose a tag to compare

This is version 0.2.0 of the suddengains package available on CRAN.

first-gains

03 May 13:50
Compare
Choose a tag to compare

This is the first version of the suddengains package available on CRAN.