You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./kmeans.prg is the EViews program that executes the k-means clustering routine
./kmeans_gui.prg takes in the users arguments (if called from gui) and passes them into ./kmeans.prg
./unit_tests is a folder containing programs that call the file to test scalability/accuracy (contact ejmenker@gmail.com for supplementary Excel files)
./Docs contains a write up of the add-in in PDF & Word format (and the program used for its example)
./Installers/kmeans.aipz contains the needed files such that opening it will begin the EViews install process on your PC
Installing k-means add-in
Git users: clone the repo to your local machine & run ./installers/kmeans.aipz