get_remainder_component: Compute the remaining component in 'x' given that 'component'...

View source: R/initialize_states.R

get_remainder_componentR Documentation

Compute the remaining component in x given that component has been accounted for

Description

Compute the remaining component in x given that component has been accounted for

Usage

get_remainder_component(x, component, method)

Arguments

x

A numeric vector representing the actuals

component

A numeric vector representing one of two components of x

method

Are we using additive or multiplicative components?

Value

A numeric vector of the same length as x and component


timradtke/heuristika documentation built on April 24, 2023, 1:55 a.m.