delete.paramset: Delete a paramset from a strategy

View source: R/paramsets.R

delete.paramsetR Documentation

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

Author(s)

Jan Humme

See Also

add.distribution, add.distribution.constraint, apply.paramset


braverock/quantstrat documentation built on Sept. 15, 2023, 11:32 a.m.