distributedCogaps: CoGAPS Distributed Matrix Factorization Algorithm

Description Usage Arguments Details Value

View source: R/DistributedCogaps.R

Description

runs CoGAPS over subsets of the data and stitches the results back together

Usage

1
distributedCogaps(data, allParams, uncertainty)

Arguments

data

File name or R object (see details for supported types)

allParams

list of all parameters used in computation

uncertainty

uncertainty matrix (same supported types as data)

Details

For file types CoGAPS supports csv, tsv, and mtx

Value

list


CoGAPS documentation built on Nov. 8, 2020, 5:02 p.m.