NAME
Medical::Growth::NHANES_2000::Length_for_Age::Infant::Male
SYNOPSIS
use Medical::Growth::NHANES_2000;
Medical::Growth::NHANES_2000->find_measure_class(
ages => 'Infant', sex => 'Male',
measure => 'Length for Age')->pct_for_value($len,$age);
DESCRIPTION
This class provides the NHANES 2000 parameters for length-for-age tables for boys ages 0-36 months.
Length values are expressed in centimeters, and ages in months.
For details of the methods provided to operate on observations, please see Medical::Growth::NHANES_2000::Base. For overall information on use of the NHANES 2000 system, please see Medical::Growth::NHANES_2000.
VERSION
version 1.00
AUTHOR
Charles Bailey <cbail@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2012-2014 Charles Bailey.
This software may be used under the terms of the Artistic License or the GNU General Public License, as the user prefers.
ACKNOWLEDGMENT
The code incorporated into this package was originally written with United States federal funding as part of research work done by the author at the Children's Hospital of Philadelphia.