topicEval: topicEval

Description Usage Arguments Details Value

Description

This function simply calculates summaries of each topic and returns these as a list.

Usage

1
topicEval(clust.res, threshold = NULL)

Arguments

clust.res

A list return by running clusterConcepts()

Details

This function only has one input, the clusterResults obtained by applying clusterConcepts

Value

A list containing:

topicsOrdered

A data frame containing the mean of each feature per cluster

topicsMax

A data frame containing the standard deviation of each feature value per cluster

topicsKmeans

A data frame containing the fraction of each cluster with non-zero values for the feature


jreps/patientCluster documentation built on May 20, 2019, 10:46 a.m.