R/nmf_methods.R
mse.Rd
Same as the evaluate S4 method for the nmf class, but allows one to input the `w`, `d`, `h`, and `data` independently.
evaluate
nmf
mse(w, d = NULL, h, data, mask = NULL, missing_only = FALSE, ...)
feature factor matrix (features as rows)
scaling diagonal vector (if applicable)
sample factor matrix (samples as columns)
additional arguments