If the data contains disease counts which exceed the population (shouldn't be possible, but maybe if there are cases where an individual can have more than one disease?), this causes warnings when calculating the rates in the stats code: sqrt(colsums)cPOP3dNoArea.... NaNs produced.
although this is a warning, the stats code does not complete.
If the data contains disease counts which exceed the population (shouldn't be possible, but maybe if there are cases where an individual can have more than one disease?), this causes warnings when calculating the rates in the stats code: sqrt(colsums)cPOP3dNoArea.... NaNs produced.
although this is a warning, the stats code does not complete.