R package: JCM_1.0.20 (EMMIX-JCM) Installation: 1. Download the zip file and unzip the file into your working directory. 2. There are three files: JCM_1.0.20.zip, for Windows EMMIX-JCM_manual.pdf, the manual of functions README.txt, this instruction file 3. For Windows users, a binary package can be installed using R GUI menu. Packages -> Install package(s) from local zip files ... -> select JCM_1.0.20.zip Alteratively, type 'util::menuInstallLocal()' in R console and select JCM_1.0.20.zip. Application: 4. In R, type library(JCM) to load the package. 5. Follow the examples on the manual.