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
Hello Keaven,
When using simtest, I got Errors, which is Error in [.data.table(result, , :=(pvupper, pnorm(d$upper$bound, lower.tail = FALSE))) : Supplied 3 items to be assigned to 30 items of column 'pvupper'. If you wish to 'recycle' the RHS please use rep() to make this intent clear to readers of your code.
I used the exact code from the example of simtest.
I also got error when run R on github.
Please kindly check.
The text was updated successfully, but these errors were encountered:
Hello Keaven,
When using simtest, I got Errors, which is Error in
[.data.table
(result, ,:=
(pvupper, pnorm(d$upper$bound, lower.tail = FALSE))) : Supplied 3 items to be assigned to 30 items of column 'pvupper'. If you wish to 'recycle' the RHS please use rep() to make this intent clear to readers of your code.I used the exact code from the example of simtest.
I also got error when run R on github.
Please kindly check.
The text was updated successfully, but these errors were encountered: