plotAge: Barplot spine distribution by age

Description Usage Arguments Value Examples

Description

Barplot of the distributions of the spines by their age and cluster

Usage

1
plotAge(model, ageDatasetCSV)

Arguments

model

a Mclust object

ageDatasetCSV

a path to a csv file where first column has the name of a dendrite and second column has the binary representation of the dendrite

Value

None

Examples

1
plotAge(model,system.file("extdata", "ageDataset.csv", package = "spineSimulation"))

sergioluengosanchez/spineSimulation documentation built on May 29, 2019, 9:34 a.m.