| psSetSum {PreciseSums} | R Documentation |
Choose the type of sums to use for PreciceSums.
Description
Choose the types of sums to use in PreciceSums. These are used in the
PreciceSums sum blocks and the psSum function
Usage
psSetSum(type = c("pairwise", "fsum", "kahan", "neumaier", "klein", "c"))
Arguments
type |
Sum type to use for
|
Value
nothing
Author(s)
Matthew L. Fidler
[Package PreciseSums version 0.6 Index]