Scripts for experiments presented in

Jefrey Lijffijt, Panagiotis Papapetrou, Kai Puolamäki. Size matters: Choosing the most informative set of window lengths for miningpatterns in event sequences. Data Mining and Knowledge Discovery, online ahead of print. http://dx.doi.org/10.1007/s10618-014-0397-3

Manual:
- Experiments were conducted using granularity*DAMI.m scripts.
- Visualisations and statistics reported in the paper were obtained using analyseGranularity*DAMI.m scripts.
- Experimental results are stored in the .mat files.

Unfortunately, we are not copyrightholders for any of the data in the paper, so we cannot share these on a public repository. The DNA sequence data and Infrawatch data available upon request, the British National Corpus is available for purchase on the web, I cannot share it.

If you use this code, please give credit by referring to our paper above. If you use the DNA or Infrawatch data, please additionally refer to the respective sources (NCBI for DNA and Knobbe et al. 2010 for Infrawatch). This software is licensed under the MIT license, please see below.

-- Jefrey Lijffijt (jefrey.lijffijt--at--bristol.ac.uk)


Copyright (c) 2015, Jefrey Lijffijt

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OU
T OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
