prepareDFforPlottingAndANOVA: Prepare dataframe for Plotting and Analysis of Variance

Description Usage Arguments Value Examples

View source: R/prepareDFforPlottingAndANOVA.R

Description

Reshape the data to long format so that it can be plotted and used in an ANOVA

Usage

1
prepareDFforPlottingAndANOVA(sum_Ising_samples)

Arguments

sum_Ising_samples

a list containing vectors of sum scores in numeric format

Value

A data.frame structure in long format.

Examples

1
# prepareDFforPlottingAndANOVA(listContainingSumScoreVectors)

JasperNaberman/nodeIdentifyR documentation built on July 7, 2021, 2:15 a.m.