Open marcelglueck opened 11 months ago
As discussed here, executing mrVip, after a successful model construction results in an error:
VI <- mrVip(models, X=X) Error in mrIML::mrVip(models, X = X) : argument "Y" is missing, with no default
Here both feature data and the constructed model: model_data.zip I am using R 4.3.2 and mrIML 2.0.0.
Could it be that you updated the function without updating its documentation?
Thanks for your assistance.
As discussed here, executing mrVip, after a successful model construction results in an error:
Here both feature data and the constructed model: model_data.zip I am using R 4.3.2 and mrIML 2.0.0.
Could it be that you updated the function without updating its documentation?
Thanks for your assistance.