Learn R Programming

bodycompref (version 2.0.1)

.Get_reference_model: Get reference models

Description

For a given combination of metric, sex, and level return the appropriate LMSP model. Imports the non-CRAN packages musclerefdata and adiposerefdata

Usage

.Get_reference_model(fitted_metric, sex, level)

Value

LMSP model

Arguments

fitted_metric

string, name of fitted metric (abbreviation, includes a lowercase b prefix for metrics with box-cox-transformation)

sex

character, "Male" or "Female"

level

string, vertebral level, T5, T8, T10, or L3

Author

J.Peter Marquardt