rescaling: Kernel matrix rescaling

Description Usage Arguments Value

View source: R/CCPredict.R

Description

Uses an optimized lambda to rescale K (the kernel matrix) by way of X (the data set)

Usage

1
rescaling(X, L, lambda)

Arguments

X

- input data matrix

L

- side information matrix

lambda

- optimized lambda value (see Li et al.)

Value

the rescaled matrices X and K


Anderson-Lab/CCPredict documentation built on May 5, 2019, 5:58 a.m.