New SpikeOMatic Tutorial
Christophe Pouzat
Copyright C Pouzat 2006
Contents
1 Introduction 4
1.1 Never Used SpikeOMatic before? . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2 About this New Release . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3 General Remarks on the Approach . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4 A Sketch of the Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.5 Your Job . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.6 Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.7 Required R Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.8 License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.9 Using this tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.10 R version used . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.11 Setting some variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2 Starting Up 8
2.1 Generating and Loading Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2 Loading Data and Creating rawData Object . . . . . . . . . . . . . . . . . . . . . 9
2.2.1 rawData Object . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.2 Creating Our First rawData Object . . . . . . . . . . . . . . . . . . . . . . ...
Voir