deleteParamset: Remove paramset from strategy

Description Usage Arguments

View source: R/distribution_constraints.R

Description

Remove paramset from strategy

Remove paramset from each strategy in list of models

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
deleteParamset(this, paramset.label)

## S3 method for class 'modelStrategy'
deleteParamset(this, paramset.label)

## S3 method for class 'list'
deleteParamset(this, ...)

## S3 method for class 'modelPortfolio'
deleteParamset(this, ...)

Arguments

this

model

paramset.label

name of paramset

...

params for addDistribution


Vitalic57/stratbuilder2pub documentation built on Dec. 18, 2019, 2:56 a.m.