Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 859 Bytes

File metadata and controls

25 lines (13 loc) · 859 Bytes

News for package 'mobilityIndexR'

Changes in mobilityIndexR version 0.2.0

Enhancements

  • Improved function documentation for getTMatrix, getMobilityIndices, and getHypothesisTest.

Bug fixes

  • Functions now work for the case where type = "mixed" and rerank_exclude_value = "as_new_rank" or rerank_exclude_value = "as_existing_rank".

Changes in mobilityIndexR version 0.1.8

  • Added functionality to getMobilityIndices to generate bootstrapped confidence intervals using the intervals parameter.
  • Added getHypothesisTest function to calculate one-sided hypothesis tests between two datasets.

Changes in mobilityIndexR version 0.1.7

  • Refactored getMobilityIndices function to allow for the future addition of bootstrapped confidence intervals.

Changes in mobilityIndexR version 0.1.6

  • First public release