Skip to contents

All functions

Pct_Restore_Plot()
BMI Percentile Restoration Planning Plot
plot_eBMI()
plot_eBMI
Wt_Restore_Plot()
Weight Restoration Planning Plot
add_bmi()
Add BMI to Data Frame
add_bmiz()
Calculate BMI-Z scores for a dataset.
add_eBMI_to_df()
Add eBMI to Data Frame
age_in_days()
Convert age from various units to days.
age_in_months()
Convert age to age in months (rounded).
age_unit()
Determine the age unit (days, weeks, months, or years) based on the input age.
align_sex_coding()
Align Sex Coding
align_sex_coding_in_df()
Align Sex Coding in Data Frame
apply_bmi_lookup()
Apply BMI Lookup
bmi_lookup()
Lookup BMI
bmi_to_bmiz()
Convert BMI to Z-Score
bmiz_lookup()
Lookup BMI Z-Score
bmiz_to_bmi()
Convert Z-Score to BMI
bmiz_zscorer()
Calculate BMI-Z scores for a dataset.
calculate_bmi()
Function that calculates BMI (Body Mass Index) based on weight and height inputs.
cdcData
CDC Growth Data
clean_and_process()
Clean and Process Data
clean_data()
Clean BMI data This function intakes raw data and creates columns for id, agemos, sex, adult height, BMI, and BMIZ. It handles various formats for sex and height/weight units, calculates age in months, and manages missing columns.
clean_forecast_data()
Clean Forecast Data
cull_demos()
Cull Demographics Data
cutoff_bmi_by_age_data()
Cutoff BMI
cutoffs_by_participant()
Generate BMI Cutoffs by Participant
demo
Demo Data
fit_and_forecast_bmiz()
Fit Models and Generate Forecasts for BMIz Data
forecast_bmi()
Make Full BMI Data Frame
height_in_cm()
Function that converts height from various units (inches, meters, feet) to centimeters (cm).
m2y()
m2y
make_bmiz_forecast()
Create and Forecast BMIz Data
make_bmiz_tsibble()
Create tsibble for BMIz Data
pct_plot_clean()
Clean Treatment Data for Percentile plotting
pct_to_bmiz()
Convert Percentile to Z-Score
plot_weight()
Plot Weight Forecast
solve_for_weight()
solve for weight
solve_for_weight_metric()
solve for weight
tx_plot_clean()
Clean Treatment Data
user_defined_forecast()
Fit User Defined Forecast for BMIz Data
weight_in_kg()
Function that converts weight from pounds (lb) to kilograms (kg).
wgsrData
WHO Growth Standards Data