seqdiff. Plots a statistic (the Pseudo R2 by default) along the position axis.## S3 method for class 'seqdiff':
plot(x, stat = "Pseudo R2", type = "l", ylab = stat, xlab = "",
legendposition = "top", ylim = NULL,
xaxt = TRUE, col = NULL, xtstep=NULL, ...)seqdiffseqdiff or "discrepancy". See details.type, see lineslegendNULL, range of the y-axis.TRUE an x-axis is plotted.xtstep attribute of the sequence object x is used. (see seqdef)linesstat=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