get_type_dist: Get entity type distribution from co-occurrence matrix

View source: R/abc_model.R

get_type_distR Documentation

Get entity type distribution from co-occurrence matrix

Description

Get entity type distribution from co-occurrence matrix

Usage

get_type_dist(co_matrix)

Arguments

co_matrix

A co-occurrence matrix produced by create_typed_comat().

Value

A data frame with entity type counts and percentages.


LBDiscover documentation built on June 16, 2025, 5:09 p.m.