View source: R/calcMeanConnectivityMatrix.R
calcMeanConnectivityMatrix | R Documentation |
Function to calculate a mean connectivity matrix (as a dataframe).
calcMeanConnectivityMatrix(tbl_conn)
tbl_conn |
- dataframe with connectivity information from which to extract means by startZone **x** endZone |
Mean, median, and std deviation of the connFrac
column of the input
tbl_conn
are calculated by startZone **x** endZone
a dataframe with mean, median, and std dev. of connectivity values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.