cluster.by | R Documentation |
create cluster variable indicated by other variable
cluster.by(x, by)
cluster.by.incl.next(incl.next)
cbin(incl.next)
x |
variable from which to create cluster |
by |
name of method |
incl.next |
a logical variable that for each line include wether the next line should belong to the same cluster as the current line |
cluster.by.incl.next()
: cluster by 'include.next' indicator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.