is.element-methods: Check if a 'modelKS' object is in a set of such objects.

Description Arguments Value Methods Author(s) Examples

Description

Return TRUE if an instance of modelKS belongs to a set.

Arguments

el

An instance of modelKS class.

set

A set of instances of modelKS class.

Value

TRUE if the object el belongs to a given set of modelKS.

Methods

signature(el = c("modelKS"), set = c("modelKS"))

The two arguments must be vectors (see examples)

Author(s)

Wilson Toussile

Examples

1
2
3
4

ClustMMDD documentation built on May 2, 2019, 2:44 p.m.