impute_ruv_reproduce: Reproduce RUV2, RUV3, and RUV4 with RUVimpute.

Description Usage Arguments Author(s) References

View source: R/ruvimpute.R

Description

This is a proof of concept function to integrate ruvimpute with RUV2, ruv3, RUV4.

Usage

1
impute_ruv_reproduce(Y21, Y31, Y32, k, impute_type = c("ruv2", "ruv3", "ruv4"))

Arguments

Y21

Top left of matrix.

Y31

Bottom left of matrix.

Y32

Top right of matrix.

k

The rank of the mean matrix.

impute_type

Which version of RUV should we reproduce? "ruv2", "ruv3", or "ruv4"?

Author(s)

David Gerard

References


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