as_seriation | R Documentation |
Coerce an R Object to a Seriation Order
as_seriation(object, ...)
## S4 method for signature 'CA'
as_seriation(object, margin = c(1, 2), axes = 1)
object |
An R object. |
... |
Currently not used. |
margin |
A |
axes |
An |
A PermutationOrder
object.
N. Frerebeau
Other seriation methods:
assess()
,
order()
,
permute()
,
refine()
,
seriate_average()
,
seriate_rank()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.