Description Usage Arguments Author(s) Examples
summarize elo object
1 2 |
object |
an object of class |
... |
further arguments passed to or from other methods (ignored) |
Christof Neumann
1 2 3 4 5 | IA <- randomsequence()
SEQ <- elo.seq(winner=IA$seqdat$winner, loser=IA$seqdat$loser,
Date=IA$seqdat$Date, draw=IA$seqdat$Draw,
presence=IA$pres)
summary(SEQ)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.