title: "Longitudinal_Plot" output: html_document: toc: yes pagetitle: Longitudinal_Plot
Plotting ability for Trial and Group comparison of longitudinal data
The groups and Trials are selectable 1. If group1==group2 and Trial1!=Trail2: comparison of the difference between two trials within the same group across two measurements (Zeitpunkt 2 - Zeitpunkt 1 ... positive values indicate a positive Effect of time (greater values in the second group)) 1. If group1!=group2 and Trial1==Trail2: Comparison of the difference between one Trial of groups across two measurements 1. If group1!=group2 and Trial1!=Trail2: Estimate the difference between two trials within a group. Then subtract between time points. use these differences between time point to test for group differences
save Data saving the data of the plot (2D) in the folder exported_variables_from_visualizer
The data differ in respect to what was selected for groups, trials and frequency
The lines in the circle plot are the log of the corresponding p-value of this connection The width of the line corresponds to its relevance in respect to all connections and represents the importance of this connection (log(p)/(sum of all(log(p))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.