technical_ml: Technical with ML strategy

View source: R/fastbacktest.R

technical_mlR Documentation

Technical with ML strategy

Description

Technical with ML strategy

Usage

technical_ml(base_strategy, model, h, w, approach = "risky", model_name = NULL)

Arguments

base_strategy

the base technical strategy

model

the ML model

h

prediction horizon

w

historical window

approach
model_name

name of the model. If not specified, the class name will be used.


jmayalag/seer documentation built on April 1, 2022, 3:01 p.m.