HardimanKatzirCCs: Calculates HK clustering coefficients

Description Usage Arguments Value

View source: R/HardimanKatzirCCs.R

Description

Calculates HK clustering coefficients

Usage

1
HardimanKatzirCCs(recruiter, recruit, recruitee, deg, net)

Arguments

recruiter:

a vector listing... recruiter ID number?

recruit:

a vector listing... recruit ID number?

recruitee:

a vector listing... recruitee ID number?

deg:

a numeric vector of degree values for each recruit

net:

the adjacency matrix for the network

Value

A named, numeric list containing the various clustering coefficients


jcfisher/hkestimator documentation built on May 18, 2019, 10:21 p.m.