linkedPCA: Linked Component Analysis

View source: R/linkedPCA.R

linkedPCAR Documentation

Linked Component Analysis

Description

Functions to implement the linked component analysis

Usage

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/SJD documentation built on Nov. 29, 2024, 5:52 a.m.