CHuanSite/LCA: Visualized Linked Component Analysis (Title Case)

This is a R package developed to implement the algorithm Linked Component Analysis(LCA), a modern algorithm which aims to investiage the structures shared among several datasets. It includes the function to compute the linked component, the random score of every sample in each dataset and tools to visualize the result.

Getting started

Package details

AuthorHuan Chen
MaintainerHuan Chen <hchen130@jhu.edu>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("CHuanSite/LCA")
CHuanSite/LCA documentation built on Feb. 23, 2020, 7:43 a.m.