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()andfactor_weights()could return a result with a different length thanw.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
...ingrouped()andbalanced()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()andbase_period()gain a new argumentmatch_firstto control whether products in the first period match to themselves or returnNA.Updated documentation.
Added a brief vignette.
- R
Published by marberts over 2 years ago
gpindex - Version 0.5.0
back_price()andbase_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()andbase_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