linkedPCA: Linked Component Analysis

Description Usage Arguments Value

View source: R/linkedPCA.R

Description

Functions to implement the linked component analysis

Usage

1
linkedPCA(dataset, cov_list, eigen_space, group, comp_num)

Arguments

dataset

A list of dataset to be analyzed

cov_list

A list of covariance of the datasets

eigen_space

A matrix of the space of the signal

group

A list of grouping of the datasets, indicating the relationship between datasets

comp_num

A vector indicates the dimension of each compoent

Value

A list of component


CHuanSite/PJD documentation built on Oct. 26, 2021, 1 p.m.