| std.test {dtComb} | R Documentation |
Standardization according to the training model parameters.
Description
The std.test Standardization parameters will be taken
from the fitted training model and applied to the new data set.
Usage
std.test(newdata, model)
Arguments
newdata |
a |
model |
a |
Value
A numeric dataframe of standardized biomarkers
Author(s)
Serra Ilayda Yerlitas, Serra Bersan Gengec, Necla Kochan, Gozde Erturk Zararsiz, Selcuk Korkmaz, Gokmen Zararsiz
[Package dtComb version 1.0.2 Index]