The parameter a of the Hadwiger model, ASFR(x) = a*b/c*(c/x)^1.5*exp(-b^2*(c/x+x/c-2)) for age x from 15 to 54.
b
The parameter b of the Hadwiger model, ASFR(x) = a*b/c*(c/x)^1.5*exp(-b^2*(c/x+x/c-2)) for age x from 15 to 54.
c
The parameter c of the Hadwiger model, ASFR(x) = a*b/c*(c/x)^1.5*exp(-b^2*(c/x+x/c-2)) for age x from 15 to 54.
initialpar
Initial value for the parameters to be estimated. If not given, c(3.4, 2.5, 22.2) is used.
data
Actual vector of ASFR (which must be given for from ages from 15 to 54 for each age) to be used to obtain the best-fit parameters of the Hadwiger's model.
Method
The method to be used in optim() function. Default is "Nelder-Mead".
...
Other options to be passed to optim().
Value
Hadwiger() returns model ASFR for ages from 15 to 54.
fitHad() returns the numeric vector of fitted parameters a, b and c, RMSE for those values, and the flag of convergence.
References
Chandola T, Coleman DA, Horns RW (1999) Recent European fertility patterns:
fitting curves to 'distorted' distributions. Population Studies, 53(3): 317-329.