| NEWS | R Documentation | 
News for Package 'GWRM'
Changes in version 2.1 (2015-09-30)
- Corrected bug in - gwin relation of optimization methods.
-  residuals.gwS3 method includes now the possibility of parallel computing in order to construct the simulated envelope.
Changes in version 2.0 (2015-04-07)
-  GWRM.fitis nowgw. The default algorithm to find ML-estimates is L-BFGS-B after nlm and Nelder-Mead previous optimizations; it provides SE estimates of all the parameters of the model.
-  gwwithk=1argument corresponds to the classical Waring regression model.
-  GWRM.displayis now the S3 methodsummary.gw.
-  GWRM.addis now included in the new S3 methodadd1.gwand may be used throughstep.
-  GWRM.statsis now the S3 methodpartvar.gw.
- A - residuals.gwS3 method has been included to validate the fits with the analysis of residuals.
- NEWS and CITATION files included.