Displaying 1 result from an estimated 1 matches for "ipg_multisampl".
Did you mean:
ipg_multisample
2025 May 09
1
missing value where TRUE/FALSE needed with R ipolygrowth
Dear R-Help,
I am trying to determine the growth rate of bacteria under specific
conditions using
ipolygrowth function `ipg_multisample`. While this worked before, I
got some data that give the error:
```
Error in if (tb.result$peak.growth.time == 0) { :
missing value where TRUE/FALSE needed
In addition: Warning message:
In max(pgr[pgr > 0 & Re(x) >= 0 & Re(x) <= max]) :
no non-missing arguments to m...