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 running ciCalculations I get the following warning:
In 2 * log(AnnualResults$FNFlux) - log(repAnnualResults[[i]]$FNFlux) :
longer object length is not a multiple of shorter object length
Oddly, this only happens when I'm using an eList updated using runSeries (for "generalized flow normalization") and not when I use an eList generated with just modelEstimation. I've attached an example of both of these eLists in the zipped folder. Any thoughts on what's causing the warning and how problematic it is (the results and output look fine). Thanks!
When running ciCalculations I get the following warning:
In 2 * log(AnnualResults$FNFlux) - log(repAnnualResults[[i]]$FNFlux) :
longer object length is not a multiple of shorter object length
Oddly, this only happens when I'm using an eList updated using runSeries (for "generalized flow normalization") and not when I use an eList generated with just modelEstimation. I've attached an example of both of these eLists in the zipped folder. Any thoughts on what's causing the warning and how problematic it is (the results and output look fine). Thanks!
example_eLists.zip
The text was updated successfully, but these errors were encountered: