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