News for package 'mobilityIndexR'
Changes in mobilityIndexR version 0.2.0
Enhancements
- Improved function documentation for
getTMatrix,getMobilityIndices, andgetHypothesisTest.
Bug fixes
- Functions now work for the case where
type = "mixed"andrerank_exclude_value = "as_new_rank"orrerank_exclude_value = "as_existing_rank".
Changes in mobilityIndexR version 0.1.8
- Added functionality to
getMobilityIndicesto generate bootstrapped confidence intervals using theintervalsparameter. - Added
getHypothesisTestfunction to calculate one-sided hypothesis tests between two datasets.
Changes in mobilityIndexR version 0.1.7
- Refactored
getMobilityIndicesfunction to allow for the future addition of bootstrapped confidence intervals.
Changes in mobilityIndexR version 0.1.6
- First public release