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 06 Mar. 2026.
Previous versions and publish date:
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)
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

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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