You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bigmelon's predictSex function relies on wateRmelon's predictSex (see gdsnclass_methods.R L1109), but wateRmelon's predictSex function was replaced by estimateSex (schalkwyk/wateRmelon@d82639d) so bigmelon's function no longer works.
A workaround is to use wateRmelon's estimateSex on the betas directly:
bigmelon's predictSex function relies on wateRmelon's predictSex (see gdsnclass_methods.R L1109), but wateRmelon's predictSex function was replaced by estimateSex (schalkwyk/wateRmelon@d82639d) so bigmelon's function no longer works.
A workaround is to use wateRmelon's estimateSex on the betas directly:
The text was updated successfully, but these errors were encountered: