delete.paramset: Delete a paramset from a strategy
Description
Delete a paramset from a strategy, including its distributions and constraints.
Usage
delete.paramset(strategy, paramset.label, store = TRUE)
Arguments
strategy
the name of the strategy object
paramset.label
a label uniquely identifying the paramset within the strategy
store
indicates whether to store the strategy in the .strategy environment