| psSetSum {PreciseSums} | R Documentation |
Choose the types of sums to use in PreciceSums. These are used in the
PreciceSums sum blocks and the psSum function
psSetSum(type = c("pairwise", "fsum", "kahan", "neumaier", "klein", "c"))
type |
Sum type to use for
|
nothing
Matthew L. Fidler