soothsayer_booster: Soothsayer boosting model

soothsayer_boosterR Documentation

Soothsayer boosting model

Description

Boosting - stacking multiple models by modelling the residuals of the first model by the second one.

Usage

soothsayer_booster(formula, ...)

Arguments

formula

A soothsayer model formula (see details).

...

Additional arguments (see details).

Details

Accepts and parses several model specials.

Value

A soothsayer model, analogous to other model objects within fable/fabletools.

Note

Maybe some other day.


JSzitas/soothsayer documentation built on April 18, 2023, 12:59 a.m.