x_lms_to_z: X and LMS to Z function

View source: R/growth_functions.R

x_lms_to_zR Documentation

X and LMS to Z function

Description

function to convert X + LMS parameters to a Z-score

Usage

x_lms_to_z(x, lms)

Arguments

x

Vector of measurements

lms

List of L, M, and S elements, each with length(x) elements

Examples

# x_lms_to_z()

jhchou/peditools documentation built on Oct. 2, 2023, 7:14 a.m.