Skip to content

Adstock transformation without for loop #22

@juanitorduz

Description

@juanitorduz

We would like to write a more efficient implementation of the adstock transformations so that we do not use a for loop. An attempt with scan was (unsuccessfully) implemented in #15

Requirements:

  • We should be able to add the l_max parameter to truncate the size of the effect.
  • Be vectorised
  • Should be faster than the current implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions