Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# childsds 0.8.0
## Major changes
* add life_fibroscan.ref
* add kawel_boehm.ref
* add life_igf.ref
* add life_heart.ref
* add momo.ref
# childsds 0.7.5
## Major changes
* add cn.refs
* add life_thyr.ref
* add metabolom.ref
* add motor.ref
# childsds 0.7.5
## Major changes
* add bone.refs
# childsds 0.7.4
## Attention
* There were some implausible values in the Wuehl referencens. We replaced these values by interpolated ones.
## Bugs
* solved bug "The percent BMI code appears to be bugged and is outputting a data.frame."
## New References
* Duran et al, bodyfat, fat mass, lean body mass index
* Doyon et al, carotid artery intima-media thickness, distensibility
# childsds 0.7.3
## Minor changes
* bug fix nl4 references (thanks to Robert Euser)
* bug fix make_percentile_tab()
# childsds 0.7.1
## Minor changes
* bug fix sds() function
* update make_percentile_tab()
# childsds 0.7.0
## Major changes
* add aga15 references
* add skinfold references
* add wuehl blood pressure references
* add whr, whtr references
* replace explicite loop in sds() function
## Minor changes
## childsds 0.6.7 ##
### Major changes ###
* add uk1990 references
* add liver enzymes references
### Minor changes ###
# childsds 0.6.6
## Major changes
* add ggplot version of the worm plot function
## Minor changes
* add include.pars to make_percentile_tab
* add transformation argument to lms() wrapper
# childsds 0.6.5
## Major changes
* add who 2007 reference tables
* add nl3 reference tables
* add preterm reference tables
* add turkish reference tables height, weight
* add igf international and japan
* add saudi arabian preschool references
## Bug fixes
* removes class labelled from who references
* add missing argument to one_it inside do_iterations
# childsds 0.6.4
## Major changes
* add colombian skinfold references
## Bug fixes
* fix typos in italian references
# childsds 0.6.3
## Major changes
* add option whether or not models should be kept during the iteration process
## Minor changes
* add subscapular skinfold to kiggs.ref
* add function to find better upper and lower age bounds (full month)
## Bug fixes
* remove user accessable documentation of unexported functions
# childsds 0.6.2
## Major changes
* add sds_2d for calculation of bloodpressure sds
* add kiggs bloodpressure references
* add additional new references (Belgium)
## Bug fixes
* Remove direct calls to dplyr::n()
# childsds 0.6.1
* Added a `NEWS.md` file to track changes to the package.
## Major changes
* add new references
* add function make_percentile_tab() to extract data for use in ggplot()
## Bug fixes
* fix namespace problems for gamlss distributions
* fix missing export of sds() function