Arguments
tst
a numeric vector of the serial number of test set
activity
a 1*n dataframe of activity (n is the number of samples)
descriptor
a n*P dataframe of corresponding descriptors (n is the number of samples, P is the number of descriptors)
deleted_descriptor
a 1*M dataframe of needed to delete descriptors which contains insignificant and noisy variables (M is the number of deleted descriptors)
var.lower
a numeric in the varance selection as the lower limit value
var.upper
a numeric in the varance selection as the upper limit value
xy.cor
a numeric in the correlation selection