mxc_bmiind: MxC BMI Ind

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/mxc_bmiind.R

Description

This function will run the BMI analysis for a single run.

Usage

1
mxc_bmiind(age_run)

Arguments

age_run

This is a run .csv file for a given gender age group.

Details

This function will take in a run for a given age/gender group and find the number average BMI and BMI percentile as well as the proporiton OWO at the beggining and end of the simulation. mxc_bmiind()

Value

Returns a list with the values calculated for furhte rprocessing.

Author(s)

Sindiso Nyathi

See Also

mxc_master, mxc_bmi

Examples

1
2
mxc_bmiind(runF10_14)
mxc_bmiind(runM6_9)

SindisoNyathi/MxC documentation built on May 20, 2019, 9:13 p.m.