Description Usage Arguments Details Value Author(s) References See Also Examples
Used to recover the sequence files used in a former DOS version of the program.
1 | read.old.seq(file = "NULL")
|
file |
Fichier texte a lire |
Only used for compatibility with the old format *.SEQ of program graflux
: Items coded by at most 4 characters, One code per line. The separator of sequences is a code of 4 characters beginning by %.
Example:
%001
AAAA
BBBB
EEEE
DDDD
AAAA
FFFF
CCCC
FFFF
%002
FFFF
BBBB
CCCC
....
An object de classe sequence
, i.e. a list of lists.
Jean-Sebastien Pierre Jean-sebastien.pierre\@univ-rennes1.fr
Pierre, J. S. and C. Kasper (1990). The Design of Ethological Flow-Charts on Factorial Analysis Representations - an Application to the Study of the Male Mole-Cricket Sexual Courtship. Biology of Behaviour 15(3-4): 125-151.(in french)
Van der Heijden, P. G. M. 1986. Transition matrices, model fitting and correspondence analysis.
In: Data Analysis and Informatics IV (Ed. by E. Diday), pp. 221-226. Elsevier Science Publishers.
read.series.seq
for a more convenient format, compseq
for the analysis
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.