Deprecated. Use nmf with test_fraction instead.
crossValidate has been replaced by passing a vector of ranks and a
test_fraction to nmf.
Arguments
- A
input data matrix (features x samples)
- k
integer vector of ranks to test
- ...
additional arguments passed to
nmf