chiSquareTestCluster: Chisquare test by cluster

Description Usage Arguments Value

Description

Chisquare test to test independence between cluster distribution and dendritic compartment, age or combination of both for each cluster

Usage

1
2
chiSquareTestCluster(model, type = c("dendrite", "age", "both"),
  ageDatasetCSV = NULL)

Arguments

model

a Mclust object

type

a string denoting dendrite compartment ("dendrite"), age ("age") or combination of both ("both")

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

p-value of the test


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