peterdavjohnson

Results 4 comments of peterdavjohnson

Hi Tim, I finally got the new version installed but my test code still won't run. The error I get is: Error in Age_fit[1]:(max(Age_fit) + AgeInt_fit[N] - 1) : NA/NaN...

If only the Age_fit is given, then the AgeInt_fit is assumed to be the same as the PopInt for that age group. This causes the age groups to be fit...

Sorry, didn't mean to close the Issue!

The test data now runs with many different options. However, now that Age_fit and AgeInt_fit is not required, I think it would be useful to return the values that were...