This learning resource provides an introductory examples with basic application of data science methods and provides at the same time a script version of the analysis in R that allows further adaptions to your own scientific work. The learning resource is based on the Open Community Approach so that the all available scripts will be available for you.

Major Steps edit

  • reading data from a file,
  • Processing examples - Normalization of data on the x-axis and/or y-axis.
  • Data Density on the x-axis the collected values may not exists equally distributed (e.g. not every given units on the x-axis. Data density provides a graph of the density of the data and you will learn to create a data density.