update.uniRankVar: Update the univariate analysis using new data
Description
This function updates the results from an univariate analysis using a new data set
Usage
# S3 method for uniRankVar
update(object,
...)
Arguments
object
A list with the results from the uniRankVar
function
...
Additional parameters to be passed to the uniRankVar
function, used to update the univariate analysis
Value
A list with the same format as the one yielded by the uniRankVar
function