qfratio 1.1.2
- Add mqfr(), convenient moment function
- Make rqfr() and others more consistent with, e.g.,
stats::rnorm()
- Handle 0th power, univariate condition, and constant cases
sensibly
- Modify argument names in dqfr(), pqfr(), and qqfr() to avoid naming
problems
qfratio 1.1.1
- Implement quantile function, qqfr()
- Streamline dependencies
qfratio 1.1.0
- Implement probability distribution/density functions, pqfr() and
dqfr()
- Bundle selected C codes (and autoconf scripts) from GSL
- Compatibility with Eigen 3.4
qfratio 1.0.1
- Fix memory leak in some C++ functions
- ASCII-friendly documentations
qfratio 1.0.0