retowuest / autoMrP

autoMrP
24 stars 2 forks source link

issue with $ operator #18

Closed hendrikpodewsky closed 2 months ago

hendrikpodewsky commented 6 months ago

hello guys,

I am using the autoMrP package for a consulting project. I already managed to get some results but now the following error occurs:

Starting multilevel regression with L1 regularization tuning Error in { : task 2 failed - "$ operator is invalid for atomic vectors"

I checked all involved data sets if they are data frames or atomics. All tests were negative.

Any ideas what to check or how to handle that?

thanks in advance

hendrik

hendrikpodewsky commented 6 months ago

problems solved. this can be closed or deleted.