This file records user-facing and developer-facing changes for fitPS. It is a release-note summary, not a commit-by-commit history.
git add failures and leaving new files untracked.plotPosterior() for posterior-density plots from
Bayesian psFit objects.shape and
pi.plot.psFit() fitted-probability plots
unchanged for backward compatibility.psFit objects rather than long MCMC runs.R CMD check NOTE under dev/.1.0.5.xxx build convention,
including one consumed build number per attempt.dev/.plotPosterior() API for
posterior parameter-density plots while preserving
plot.psFit() for fitted probabilities.1.0.5.xxx
build convention..Rnw files to R Markdown .Rmd files.rmarkdown to Suggests for the R
Markdown vignette builder.Updated documentation so shape consistently refers
to the standard zeta parameter alpha with
shape > 1.
Removed obsolete VGAM-shifted wording from fitDist()
and fitZIDist() help text.
Documented that the default Bayesian prior is placed on
log(shape - 1), giving support only on valid standard-shape
values.
Added README guidance for users who compare fitPS results with VGAM zeta functions.
Validated by the strict fitPS stage workflow. ## fitPS 1.0.4.014
Refactored zeta and zero-inflated zeta workflows so fitPS
shape means the standard zeta parameter alpha with
shape > 1.
Converted to VGAM’s shifted parameter only at VGAM boundaries
using shape - 1.
Added active regression tests for fitting, probability functions, prediction, fitted values, and random generation under the standard-shape convention.
Validated by the strict fitPS stage workflow.
tests/testthat because they intentionally fail before the
Stage 2.2 refactor.dev/ so
Stage 2.2 can reinstate them with the implementation repair..gitignore to exclude the fitPS built-package
path marker produced by stage runners.testthat infrastructure for core
psData and psFit workflows.logLik.psFit().fitDist() prior argument and adding required
stats imports.fitDist() and
fitZIDist() while preserving backward-compatible
shape aliases.pi component.