summary.vlmc() returns an object of class "summary.vlmc"
for which there's a print method. It is basically a list containing
all of object, plus additionally
confusion.tablethe symmetric contingency table of data vs fitted.
depth.statsstatistics of Markov chain depth along the data;
currently just summary(predict(object, type="depth")).
R2the \(R^2\) statistic, i.e. the percentage (in [0,1]) of
correctly predicted data.