View source: R/growth_functions.R
z_lms_to_x | R Documentation |
Vectorized function to convert Z + LMS parameters to a measurement. If Z, L, M, or S are vectors of different length, will recycle the shorter vectors.
z_lms_to_x(Z, L, M, S)
Z |
Z parameter(s) |
L |
lambda parameter(s) |
M |
mu parameter(s) |
S |
sigma parameter(s) |
# z_lms_to_x()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.