View source: R/growth_functions.R
x_lms_to_z | R Documentation |
function to convert X + LMS parameters to a Z-score
x_lms_to_z(x, lms)
x |
Vector of measurements |
lms |
List of L, M, and S elements, each with length(x) elements |
# x_lms_to_z()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.