The main function of this package allows numerical vector objects to be displayed with their values in vulgar fractional form. This is convenient if patterns can then be more easily detected. In some cases replacing the components of a numeric vector by a rational approximation can also be expected to remove some component of round-off error. The main functions form a re-implementation of the functions 'fractions' and 'rational' of the MASS package, but using a radically improved programming strategy.
Version: | 0.1.3 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | stats, MASS, knitr, rmarkdown, ggplot2, dplyr |
Published: | 2016-02-15 |
Author: | Bill Venables |
Maintainer: | Bill Venables <bill.venables at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
CRAN checks: | fractional results |
Reference manual: | fractional.pdf |
Vignettes: |
2 Theory and Implementation 1 Vulgar Fractions in R |
Package source: | fractional_0.1.3.tar.gz |
Windows binaries: | r-devel: fractional_0.1.3.zip, r-release: fractional_0.1.3.zip, r-oldrel: fractional_0.1.3.zip |
macOS binaries: | r-release: fractional_0.1.3.tgz, r-oldrel: fractional_0.1.3.tgz |
Old sources: | fractional archive |
Reverse imports: | codingMatrices, fcaR |
Please use the canonical form https://CRAN.R-project.org/package=fractional to link to this page.