get_CCs_from_timeperiod_list: Function to calculate the global Clusterin Coefficient (CC)...

Description Usage Arguments

View source: R/calculate-sna-pars.R

Description

This function uses a list of the Simple Ratio Association Index (or any other index) for all included time periods. It then calculate the CC for the observed data and for matrices of permuted social networks

Usage

1
get_CCs_from_timeperiod_list(simple_ratio_list, perm.by.layer = NULL)

Arguments

simple_ratio_list

List created with 'get_simple_ratios()“

perm.by.layer

In case not all layers (matrices) of permuted data should be included. This is the 'by' argument of the 'seq()' function.


urskalbitzer/daginR documentation built on Jan. 21, 2020, 1:26 a.m.