RemovePC: Remove principal components from data

Description Usage Arguments

View source: R/Integration_Functions.R

Description

Removes the specified number of principal components from the data

Usage

1
RemovePC(data,droppcanumber=1)

Arguments

data

Matrix of data to remove principal components from. Rows should be genes columns screens.

droppcanumber

Vector of the indices of the principal components to remove. E.g. to remove the first two principal components droppcanumber=1:2


DepMap-Analytics/IntCRISPR documentation built on Feb. 1, 2021, 4:05 p.m.