delete.paramset: Delete a paramset from a strategy

Description Usage Arguments Author(s) See Also

View source: R/paramsets.R

Description

Delete a paramset from a strategy, including its distributions and constraints.

Usage

1
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


quantstrat documentation built on May 31, 2017, 2:35 a.m.