Skip to contents

Calculates the Multiple of Median (MoM) for Placental Growth Factor (PlGF)

Usage

get_mom_plgf(form_data, truncation = TRUE)

Arguments

form_data

A list containing:

  • include_plgf: Integer (0=exclude, 1=use provided MoM, 2=calculate MoM)

  • plgf_mom: Numeric, provided PlGF MoM if include_plgf=1

  • plgf: Numeric, raw PlGF value if include_plgf=2

Value

Numeric value representing PlGF MoM or NA if PlGF is excluded