Changes in version 0.9.8 (2025-03-25) o legend text updated, classunits format corrected o links updated in documentation code Changes in version 0.9.7 (2019-12-16) o object class querying updated o ID assignment bug fixed o Stop message for zero-only column case added o Class unit aissgnment and propagation bug fixed Changes in version 0.9.6 (2019-05-17) o GUI functionality corrected for other platforms o classunit implementation also available for compact protocol o plot output polished o License and Readme information added Changes in version 0.9.4 (2016-03-19) o parameter name lw changed to l in all functions o Function GUI() extended o Function get.l.opt() added o Function get.l() added o Function get.limits() added o Function get.q() added o Function model.em() added o Evaluation outpout of EMMA() extended o Axes labels of EMMA() changed o function create.sample() removed o example data set changed Changes in version 0.9.3 o Function GUI() added o Standard EMMA() output significantly extended o Multicore option added to test.parameters() o Output of test.robustness() extended by mEt, mEm, mEn, mRm, mRn o All code/documentation changed to Roxygen o Some rephrasing of function documentations o Code optimisation (parallelisation instead of loops) o EM ID assignment bug fixed o Bug removed (twisted plots of clos vs. rows) o Bug in X_m calculation fixed, now matrix is rescaled o Bug in EMMA() removed (wrongly set bracket in Vqs calculation) o Minor bug fixes Changes in version 0.9.2 o Function create.sample() was added o Example data was enlarged to facilitate function examples o Function lw.max() was added Changes in version 0.9.1 (2013-10-14) o Function mix.EM(): as.numeric() added to proportion parameter, to also support matrices as input o Function EMMA(), test.lw(), test.L(): weight quantile calulation implemented as sapply() rather than separate function definition o Function EMMA(), test.lw(), test.L(): parameters ls, Vqr, Vqn, Vqsn corrected for geometry (now: ls[2,m], Vq...[q,m]) o Function EMMA(): two redundant but convenient function values added: $loadings and $scores o Function test.parameters(): y-axes limits set automatically to prevent false display of data o Function test.lw(): test for valid EMMA()$Mqs matrix added o Function check.data(): lw-validity-test now supports scalars for lw o Function define.limits() was added Changes in version 0.9.0 (2013-06-21) o Initial version