calculatePCA: Perform the principle component analysis using a correlation...

View source: R/responseScore.R

calculatePCAR Documentation

Perform the principle component analysis using a correlation matrix

Description

Perform the principle component analysis using a correlation matrix

Usage

calculatePCA(responseDf, responseColumns)

Arguments

responseDf

the data frame that contains the time blocks and the biomarker data per time block

responseColumn

names of the columns containing the patient block value for a biomarker (e.g. vector of string names). The score will be based only on these columns.

Value

the first principal component


smm52/timeBlocks documentation built on Nov. 27, 2022, 3:54 a.m.