update.uniRankVar {FRESA.CAD}R Documentation

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 class '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

Author(s)

Jose G. Tamez-Pena

See Also

uniRankVar


[Package FRESA.CAD version 3.4.8 Index]