seqdiff
. Plots a statistic (the Pseudo R2 by default) along the position axis.
"plot"(x, stat = "Pseudo R2", type = "l", ylab = stat, xlab = "", legendposition = "top", ylim = NULL, xaxt = TRUE, col = NULL, xtstep=NULL, ...)
seqdiff
seqdiff
or "discrepancy"
. See details.type
, see lines
legend
NULL
, range of the y-axis.TRUE
an x-axis is plotted.xtstep
attribute of the sequence object x
is used. (see seqdef
)lines
You can plot the evolution of two statistics by providing for instance stat=c("Pseudo R2", "Levene")
.
Use stat="discrepancy"
to plot the within-discrepancies.
For "discrepancy"
, a separate line is drawn for the whole set of sequences and for each group. Those two values cannot be paired with another statistic.
seqdiff