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
When using any functions associated with the Fisher estimator (fisher.alpha, fisher.rSAC), I get these warnings:
1: In uniroot(function(x) (exp(x) - 1)/x - N/S, c(0.001, ... :
NA/Inf replaced by maximum positive value
2: In uniroot(function(x) (exp(x) - 1)/x - N/S, c(0.001, ... :
NA/Inf replaced by maximum positive value
...```
The text was updated successfully, but these errors were encountered:
When using any functions associated with the Fisher estimator (
fisher.alpha, fisher.rSAC
), I get these warnings:The text was updated successfully, but these errors were encountered: