update.uniRankVar: Update the univariate analysis using new data

View source: R/update.uniRankVar.R

update.uniRankVarR 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


FRESA.CAD documentation built on Nov. 25, 2023, 1:07 a.m.