Learn R Programming

ClustMMDD (version 1.0.3)

==-methods: Methods for Function ==

Description

Check if two objects of class modelKS are equal.

Arguments

See Also

slotNames, new, methods, show

Examples

Run this code
showClass("modelKS")
slotNames("modelKS")
data(exModelKS)
exModelKS
exModelKS == exModelKS

Run the code above in your browser using DataLab