close_index: Closeness index - close_index()

View source: R/IndexFunctions.R

close_indexR Documentation

Closeness index – close_index()

Description

Function to calculate the closeness of a construct to the rest of the constructs within the digraph.

Usage

close_index(imp, norm = TRUE)

Arguments

imp

Subject's ImpGrid. It must be an S4 object imported by the importimp function.

norm

If TRUE, the values will be standardized. Default is TRUE.

Value

Returns a vector with the closeness index for each of the constructs.


GICUNED/GridFCM documentation built on Feb. 23, 2023, 9:03 a.m.