-
Notifications
You must be signed in to change notification settings - Fork 66
Description
Hello,
I have checked all the issues raised and resolved related to my current problem, but nothing is working.
I even installed new R and then tried whatever steps suggested for successful run but still getting the same error as follows:
cross-fitting 380 pairs:
building individual error models.
adjusting library size based on 2000 entries
fitting ESC models:
1 : ESC_10
Classification: weighted
Error in FUN(X[[i]], ...) :
trying to get slot "logLik" from an object of a basic class ("function") with no slots
2 : ESC_11
Classification: weighted
Error in FUN(X[[i]], ...) :
trying to get slot "logLik" from an object of a basic class ("function") with no slots
3 : ESC_12
Classification: weighted
Error in FUN(X[[i]], ...) :
trying to get slot "logLik" from an object of a basic class ("function") with no slots
4 : ESC_13
Classification: weighted
Error in FUN(X[[i]], ...) :
trying to get slot "logLik" from an object of a basic class ("function") with no slots
5 : ESC_14
Classification: weighted
Error in FUN(X[[i]], ...) :
trying to get slot "logLik" from an object of a basic class ("function") with no slots
Help needed.