Changes in version 1.0.3 - Added arguments sp and sp0 to ppgam() for fixing and initialising smoothing parameters. Changes in version 1.0.2 (2024-07-23) - Removed set.seed(1) from ppgam(), which clearly shouldn't have been left there! (Thanks to Patrik Bohlinger for spotting this.) - Added argument weight.non.numeric to function ppgam(), which allows weights to be calculated for non-numeric variables according to their frequency of occurrence. - Added functionality for S3 methods, coef(), logLik(), simulate() and fitted(). Changes in version 1.0.1 (2020-04-19) - ppgam() has had a couple of lines changed to account for changes in evgam:::.joinSmooth() Changes in version 1.0.0 (2020-04-06) - Initial release