Estimating laboratory values
create_norm(vals, low, high, ds_norm, normal, abnormal, clsig)
A double vector. The laboratory values.
A double scalar. The minimum.
double scalar. The maximum.
An estimate of the laboratory values from the dataset.
An option for the normal estimate, for example, "NORMAL".
An option for the abnormal estimate, for example, "ABNORMAL".
An option for the clinical significant estimate, for example, "CLISIG".
A vector with the auto estimate.