data
|
matrix with the same dimensions as the original data matrix,
but with factors coded as 0 and 1, and all missing values replaced.
|
order
|
a vector giving a permutation of the original objects to allow for plotting,
in the sense that the branches of a clustering tree will not cross.
|
variable
|
vector with length n-1, where n is the number of objects,
specifying the variables used to separate the objects of order .
|
step
|
vector with length n-1, where n is the number of objects,
specifying the separation steps at which the objects of order are
separated.
|
mona
.
"mona"
class has methods for the following generic functions:
print
, summary
, plot
.
mona
object is a list with the following components:
mona
, plot.mona
.