• Added S3 generic npf.fit() (with methods for npf.data and npf.locpol classes).

  • Updated package vignette.

  • Added pkgdown function reference index.

  • Added h.cv() S3 methods for npf.bin and npf.bin.res2 classes.

  • Added npf.model() (constructor of npf.model-class)

  • Added residuals() S3 methods for npf.locpol and npf.model classes.

  • Added plot() S3 methods for npf.locpol and npf.model classes.

  • Added svar.bin() S3 methods for npf.data and npf.locpol classes (results data components are not fully compatible with the npsp package).

  • Added np.svar() S3 method for npf.data class.

  • Added npf.bin.res2() and S3 generic np.var() (with methods for npf.locpol and npf.bin.res2 classes; results data components are not fully compatible with the npsp package).

  • Added predict() S3 methods for npf.locpol and npf.var classes.

  • Changes in the data component of the return value of npf.binning() (results are now not fully compatible with the npsp package; care should be taken when using this function together with npsp::as.bin.data()).

  • Classes npf.locpol.bin and npf.bin.data renamed as npf.locpol and npf.bin, respectively.

  • Initial version in package form.