Diagnostic method for MVS models of type RF
MVS models fitted using random forests currently do not have a corresponding coef-like method for 'viewing' the model. It would make sense to at least make something like importance() work directly on objects of class MVS, instead of having to use it on individual submodels.