build_spm_cooc_sym: Build symmetric sparse matrix from data frame

View source: R/pmi_svd.R

build_spm_cooc_symR Documentation

Build symmetric sparse matrix from data frame

Description

Build symmetric sparse matrix from data frame

Usage

build_spm_cooc_sym(df_cooc)

Arguments

df_cooc

Symmetric sparse matrix in data frame format

Value

Matrix::sparseMatrix object, symmetric sparse matrix


nlpembeds documentation built on April 4, 2025, 4:41 a.m.