compute_MXt: Computes M%*%t(standardized.X) using sparse multiplication...

Description Usage Arguments Value

View source: R/matrix_multiplication.R

Description

Computes M%*%t(standardized.X) using sparse multiplication trick

Usage

1

Arguments

M

a L by p matrix

X

an n by p unstandardized matrix with three attributes: scaled:center, scaled:scale, and attr(X, 'd')

Value

a L by n matrix


andrewg3311/VEB.Boost documentation built on March 21, 2020, 12:16 a.m.