rxSumProdModel: Recast model in terms of sum/prod
Description
Recast model in terms of sum/prod
Usage
rxSumProdModel(model, expand = FALSE, sum = FALSE, prod = TRUE,
logify = FALSE)
Arguments
expand
Boolean indicating if the expression is expanded.
Value
model string with prod(.) and sum(.) for all these
operations.