Learn R Programming

FRESA.CAD (version 3.4.7)

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,
	           ...)

Value

A list with the same format as the one yielded by the uniRankVar function

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

Author

Jose G. Tamez-Pena

See Also

uniRankVar