The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
discretefit 0.1.3
- Removed explicit C++11 requirement; package now uses the default C++
standard.
discretefit 0.1.2
- Significantly increased speed by rewriting tabulate function.
discretefit 0.1.1
- Replaced
sqrt with pow in Rcpp to pacify
Solaris.
discretefit 0.1.0
- Changed all GOF functions to class ‘htest.’ This means these
functions now return a list that includes the p-value as well as the
test statistics. In the previous version, these functions returned a
numeric value directly (the p-value).
- Added the parameter ‘tolerance’ to all GOF functions. This allows
users directly to adjust the tolerance for numerical imprecision.
- Added the function
ft_gof() that implements the
Freeman-Tukey GOF test.
- Added the function
cvm_gof() that implements the
Cramer-von Mises GOF test.
- Updated the test requiring the vector of probabilities to sum to one
to include tolerance for numerical imprecision.
- Added a
NEWS.md file to track changes to the
package.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.