visualize_result: Visualization function

Description Usage Arguments

View source: R/visualize-result.R

Description

This function allows you to visualize the result of LCA

Usage

1
2
3
4
5
6
7
8
visualize_result(
  dataset,
  group,
  factor_num,
  linked_component_list,
  score_list,
  dataset_exp
)

Arguments

dataset

A list containing all the datasets.

group

A list containing the linked groups of datasets.

factor_num

A vector containing the number of factors each group should have.

linked_component_list

A list containing the estimated linked component.

score_list

A list containing the list of scores.

dataset_exp

A list containing the explanation arguments that can be used to visualize the result


CHuanSite/LCA documentation built on Feb. 23, 2020, 7:43 a.m.