Recent Releases of gpindex

gpindex - gpindex 0.6.2

  • splice_index() now keeps names.

  • Fixed a bug with transmute_weights() where the weights could be negative.

  • Price-index functions have better argument checking.

- R
Published by marberts over 1 year ago

gpindex - gpindex 0.6.1

  • Updated maintainer email.

  • Added a parameter to generalize geks() by controlling how indexes are averaged over the rolling window.

  • Fixed a bug where transmute_weights() and factor_weights() could return a result with a different length than w.

  • Added a new function splice_index() for splicing indexes calculated over a rolling window (this was previously sketched in an example).

  • transmute_weights() is now faster.

- R
Published by marberts almost 2 years ago

gpindex - gpindex 0.6.0

  • Bumped minimum version of R to at least 4.0.

  • The use of ... in grouped() and balanced() is deprecated, and will be removed in a future version. The same behavior can be had by using an anonymous function.

  • Added the walsh_geks() function.

  • back_period() and base_period() gain a new argument match_first to control whether products in the first period match to themselves or return NA.

  • Updated documentation.

  • Added a brief vignette.

- R
Published by marberts over 2 years ago

gpindex - Version 0.5.0

  • back_price() and base_price() have been removed.

  • Functions for transforming weights only keep the attributes of the weights (if any), as documented.

  • grouped() no longer mangles names.

- R
Published by marberts over 2 years ago

gpindex - Version 0.5.0

  • back_price() and base_price() have been removed.

  • Functions for transforming weights only keep the attributes of the weights (if any), as documented.

  • grouped() no longer mangles names.

- R
Published by marberts over 2 years ago