softimpute_wrapper: A wrapper for using the softImpute function from the...

Description Usage Arguments Value Author(s) See Also

View source: R/ruvimpute.R

Description

A wrapper for using the softImpute function from the softImpute package.

Usage

1
softimpute_wrapper(Y, max_rank)

Arguments

Y

A matrix with missing values.

max_rank

The same as the max.rank option in softImpute.

Value

A matrix with the missing values imputed.

Author(s)

David Gerard

See Also

softImpute


dcgerard/vicar documentation built on July 7, 2021, 1:08 p.m.