bigsgpls-internal: Internal bigsgPLS functions

Description Usage Details

Description

Internal bigsgPLS functions

Usage

1
2
3
4
big_svd(M,ng=1)
cpc(X,Y,ng,GPU)
prodchunk(mat,weight,ng=1)
deflate(X, score, loading, ng=1)

Details

These are not intended for use by users. big_svd does svd for large datasets. \codecpc Cross product using chunks for memory efficient cross products, similarly, prodchunk for matrix multiplication using chunks. deflate deflate the matrix using chunks.


matt-sutton/bigsgPLS documentation built on May 12, 2020, 2:47 p.m.