R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
PreciseSums
View on CRAN: Click
here
Download and install PreciseSums package within the R console
Install from CRAN:
install.packages("PreciseSums")
Install from Github:
library("remotes")
install_github("cran/PreciseSums")
Install by package version:
library("remotes")
install_version("PreciseSums", "0.7")
Attach the package and use:
library("PreciseSums")
Maintained by
Matthew Fidler
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-14
Latest Update: 2023-04-22
Description:
Most of the time floating point arithmetic does
approximately the right thing. When adding sums or having products
of numbers that greatly differ in magnitude, the floating point
arithmetic may be incorrect. This package implements the Kahan
(1965) sum , Neumaier (1974) sum
, pairwise-sum (adapted from 'NumPy',
See Castaldo (2008) for a discussion of
accuracy), and arbitrary precision sum (adapted from the fsum in
'Python' ; Shewchuk (1997)
). In addition,
products are changed to long double precision for accuracy, or
changed into a log-sum for accuracy.
How to cite:
Matthew Fidler (2017). PreciseSums: Accurate Floating Point Sums and Products. R package version 0.7, https://cran.r-project.org/web/packages/PreciseSums. Accessed 07 Nov. 2024.
Previous versions and publish date:
Other packages that cited PreciseSums R package
View PreciseSums citation profile
Other R packages that PreciseSums depends,
imports, suggests or enhances
Complete documentation for PreciseSums
Functions, R codes and Examples using
the PreciseSums R package
Some associated functions: fsum . kahanSum . neumaierSum . pairwiseSum . psProd . psSetProd . psSetSum . psSum .
Some associated R codes: sums.R . Full PreciseSums package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
robregcc
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Aditya Mishra (view profile)
bacondecomp
Decomposition for differences-in-differences with variation in
treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Evan Flack (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
con2aqi
To calculate the AQI (Air Quality Index) from pollutant concentration data.
O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Zhicheng Du (view profile)