isRepetitive {betr}R Documentation

betr package: internal function

Description

An internal function used to determine when the iterative model fitting process has converged.

Arguments

x a list of numeric vectors

Details

This function takes a list of numeric vectors and returns TRUE if two of the vectors are the same.

Value

a boolean

Author(s)

Martin Aryee

See Also

betr


[Package betr version 1.0.0 Index]