longDataExample | R Documentation |
'LoBrA' example data set created by the function 'createExampleData'. #' It consist of a single matrix for all experiments, time points, types (background, experiment), class and the intensity values of all components created. The artificial data consist of 20 experiments and 100 components with 18 measurements (3 background, 15 sample). The 10 experiments are each associated to on of 2 groups (ONE and TWO). The components comprise 70 noise components and 30 components that randomly vary in their trajectories in one of three segments. Random noise is added to all intercepts, propagated and added to each time point for all samples and components separately.
longDataExample
A matrix representing 20 experiments. It contains values for 100 variables at 18 time points for each experiment.
Experiment identifier
Time Point of Measurement
Type of Measurement (e.g. Background, or Sample measurement for each experiment)
Class or Group id of the sample/ experiment
70 random variables that represent the background noise of the experiments
30 components that randomly vary in their trajectories in one of three time periods, (1:4-8, 2:9-13, 3:14-18).
...
Anne-Christin Hauschild hauschild@uni-marburg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.