Add handling effects to benchmark data
handling.effects.Rd
This function simulates handling effects by modifying the clean input data based on the differences between the benchmark and test data.
Arguments
- clean.input
Numeric matrix of clean input data, (
p
byn
), wherep
is the number of features andn
is the number of samples.- benchmark
Numeric matrix of benchmark data, (
p
byn
), wherep
is the number of features andn
is the number of samples.- test
Numeric matrix of test data, (
p
byn
), wherep
is the number of features andn
is the number of samples.- group
Factor or vector of character strings defining sample groups for each sample.
- d
Numeric effect strength factor