AnthStat.Statistics
3.1.1
Install-Package AnthStat.Statistics -Version 3.1.1
dotnet add package AnthStat.Statistics --version 3.1.1
<PackageReference Include="AnthStat.Statistics" Version="3.1.1" />
paket add AnthStat.Statistics --version 3.1.1
#r "nuget: AnthStat.Statistics, 3.1.1"
// Install AnthStat.Statistics as a Cake Addin
#addin nuget:?package=AnthStat.Statistics&version=3.1.1
// Install AnthStat.Statistics as a Cake Tool
#tool nuget:?package=AnthStat.Statistics&version=3.1.1
Anthropometry Statistics Library for .NET
AnthStat computes z-scores for children and adolescents using the WHO 2006 Child Growth Standards, the WHO 2007 Growth Reference, and the CDC 2000 Growth Charts. Z-scores can be used to determine if a child is growing appropriately and to predict their expected adult height and weight.
Z-scores for the following indicators can be computed using the WHO 2006 Growth Standard:
- Length/height-for-age
- Weight-for-age
- Weight-for-length/height
- Body mass index-for-age
- Head circumference-for-age
- Arm circumference-for-age
- Subscapular skinfold-for-age
- Triceps skinfold-for-age
Z-scores for the following indicators can be computed using the WHO 2007 Growth Reference:
- Body mass index-for-age (61 to 228 months)
- Height-for-age (61 to 228 months)
- Weight-for-age (61 to 120 months)
Z-scores for the following indicators can be computed using the CDC 2000 Growth Charts:
- Body mass index-for-age
- Length/Height-for-age
- Weight-for-age
- Weight-for-length/height
- Head circumference-for-age
For more information and further documentation:
- WHO 2006 Growth Standards: http://www.who.int/childgrowth/en/
- WHO 2007 Growth Reference: http://www.who.int/growthref/en/
- CDC 2000 Growth Charts: https://www.cdc.gov/growthcharts/index.htm
Documentation and Usage
See the GitHub page for C# example code, documentation, and references.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 1.1
- Microsoft.NETCore.App (>= 1.1.2)
-
.NETCoreApp 2.0
- No dependencies.
-
.NETCoreApp 2.1
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.