MCcompgrp collects group comparison statistics per MC-sets.
ggplotMCcqi ggplot, by MC-sets, the selected range values of a CQI selected in a MCclustQ object.
print method for MCclustQ objects returned by MCclustqual.
MCclustqual elements $qual.max and $qual.tab now include results for observed sequences when attribute "obs" of disslist is TRUE. Element qual.obs has been suppressed from the outcome.
MCclustqual and MCmdscorr: argument verbose in place of silent.
MCclustqual and MCmdscorr: argument core now can be "auto".
MCclustcomp new logical argument AMI to specify if the costly AMI should be computed.
Added vignette.
Added REFERENCES.bib
Outdated function seqdistMCSE suppressed, use MCseqdistSE instead.
Now requires version >= 1.1.0 of aricode.
seqdistMCSE argument silent replaced by an argument verbose
Package released on CRAN.
CITATION file.
MCpj() Generates a distribution Pj of the timing error probability that complies with expected size of timing errors and the probability of no error.
MCseqdistSE() The standards error of each distance (MC.se) is now the square root of the sum of the variance of the simulated distances and the squared bias. The standard deviation of the distances is returned as MC.sd. Plot and summary methods have been adjusted conformably.
MCratios() z-ratios now take account of the new definition of MC.se
MCdisslist() new logical argument use.udiss, which when set as TRUE, tells the function to derive MC-distances from the distances between unique merged replicated sequences.
MCudist() adapted for distances to reference sequences, which can be passed with new argument seqref.
MCclustqual option clustmeth="ward.D" (or any other hclust method) did not work.
MCnunique wrong result of check = TRUE.
MCdisscorr() Correlations between observed and MC-simulated distances.
MCclustqual() Cluster quality for a range of partition sizes per MC-set.
MCdisslist() gains argument seqref to specify reference sequences to analyze distances to these references.
MCseqdistSE() and associated print and summary methods now supports list of matrices of distances to reference sequences.
MCratios() and associated print and summary method now also apply to outcome of MCseqdistSE() (class distMC) for distances to reference sequences.
summary.MCratios() gains a threshold argument thresh and returns the number and proportion of diss.z ratios lower than this threshold.
MCclustcomp now returns all the indexes provided by package aricode for each MC-set.
MCseqReplicate() error when all dss have same length.
Packaged created from seqdistMCSE 0.2.0
Implements the generation of replicated sets of sequences with timing changes.