Other packages > Find by keyword >

PAutilities  

Streamline Physical Activity Research
View on CRAN: Click here


Download and install PAutilities package within the R console
Install from CRAN:
install.packages("PAutilities")

Install from Github:
library("remotes")
install_github("cran/PAutilities")

Install by package version:
library("remotes")
install_version("PAutilities", "1.2.1")



Attach the package and use:
library("PAutilities")
Maintained by
Paul R. Hibbing
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-06
Latest Update: 2025-06-11
Description:
A collection of utilities that are useful for a broad range of tasks that are common in physical activity research, including the following: creation of Bland-Altman plots, formatted descriptive statistics, metabolic calculations (e.g. basal metabolic rate predictions) and conversions, demographic calculations (age and age-for-body-mass-index percentile), bout analysis of moderate-to-vigorous intensity physical activity, and analysis of bout detection algorithm performance.
How to cite:
Paul R. Hibbing (2019). PAutilities: Streamline Physical Activity Research. R package version 1.2.1, https://cran.r-project.org/web/packages/PAutilities. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:16), 0.1.2 (2019-03-06 18:14), 0.2.0 (2019-07-10 07:40), 0.3.0 (2019-10-29 08:10), 0.3.1 (2019-12-16 07:10), 1.0.1 (2020-05-17 07:00), 1.1.0 (2022-08-21 06:40), 1.2.1 (2025-06-11 17:30)
Other packages that cited PAutilities R package
View PAutilities citation profile
Other R packages that PAutilities depends, imports, suggests or enhances
Complete documentation for PAutilities
Functions, R codes and Examples using the PAutilities R package
Some associated functions: DAgostino . PAutilities . add_summaryTransition . as . ba_analysis . ba_plot . bmi_internal . bout_mvpa . cvd_risk . descriptives . df_continuous . df_reorder . epoch_length_sec . equivalent_at . ex_data . full_days . get_BMI_percentile . get_age . get_bmi . get_bmr . get_indices . get_intensity . get_kcal_vo2_conversion . get_matchings . get_proposer_rank . get_ree . get_ree_internal . get_transition_info . index_runs . manage_procedure . mean_sd . metabolic_row_wise . n_crossings . new_paired_equivalence . paired_equivalence_test . paired_equivalence_wrapper . plot.paired_equivalence . plot.spurious_curve . plot.transition . prune_prefs . reconstruct_transitions . residual_adjust . rmr_sliding . rolling_groups . sequence_check . spurious_curve . summary.transition . summaryTransition-class . test_errors . weight_status . weir_equation . 
Some associated R codes: Data.R . Metabolic_Equations.R . PAutilities.R . RcppExports.R . ba_analysis.R . ba_plot.R . bout_mvpa.R . cvd_risk.R . dates_and_times.R . descriptives.R . df_reorder.R . equivalent_at.R . get_BMI_percentile.R . get_BMI_percentile_helpers.R . get_age.R . get_bmi.R . get_intensity.R . get_kcal_vo2_conversion.R . get_matchings.R . get_preferences.R . get_preferences_utils.R . get_ree.R . get_ree_helpers.R . get_transition_info.R . get_transition_info_utils.R . index_runs.R . manage_procedure.R . metabolic_row_wise.R . new_paired_equivalence.R . paired_equivalence_data_frame.R . paired_equivalence_default.R . paired_equivalence_generic.R . paired_equivalence_wrapper.R . plot_paired_equivalence.R . plot_shaded_unshaded.R . plot_transition.R . reconstruct_transitions.R . residual_adjust.R . rmr_sliding.R . spurious_curve.R . summary_transition.R . test_errors.R . weight_status.R . zzz.R .  Full PAutilities package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA