mxc_bmiindsd: MxC BMI Ind SD

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

View source: R/mxc_bmiindsd.R

Description

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

Usage

1
mxc_bmiindsd(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 SD of 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, mxc_bmiind

Examples

1
2
mxc_bmiindsd(runF10_14)
mxc_bmiindsd(runM6_9)

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