Movatterモバイル変換


[0]ホーム

URL:


baggr 0.7.11 (late 2024)

Two big additions:

  1. You can run models with individual-level data (continuous andlogit) with arbitrary number of treatment effects. Instead of definingcolumntreatment in data as binary, just use a factor. Thiswas designed especially for multi-arm experiments. There may be ageneralisation into network meta-analysis later.

  2. You can add random effects for clusters (for now only of therandom intercepts variety, u ~ normal(0, sigma_cluster)) and definepriors for them.

Bugs:

baggr 0.7.8 (late 2023)

New functionality: - You can run meta-analyses with just one row ofdata, but must specify priors -baggr_plot can be made tolook more like forest plot withbaggr_plot(bg, style = "forest") - Plotting baggr andbaggr_compare objects now has more powerfuladd_valuesfunctionality. - You can customise colour of hypermean,e.g. baggr_plot(bg, hyper = "red") - For meta-regressions,you can draw abubble()

Back end and minor changes:

Bugfixes:

baggr 0.7.6 (March 2022)

baggr 0.7.4 (late 2022)

Misc:

Bugs:

baggr 0.6.21 (January-March2022)

Misc: * Printingbaggr andbaggr_compareobjects is now better at showing intervals and you can also change theirwidths with arguments passed toprint.baggr() or directlytobaggr_compare() * Addedstudent_t() andlognormal() priors and updated some prior documentation *Removed some cases where input data would be reordered (previously thiscould happen to either individual-level continuous data or summary dataof binary events) * More warning prompts at various stages of modelfitting * Faster installation and package checks.

baggr 0.6.10-0.6.18 (Sept-Dec2021)

Misc:

Bug fixes:

baggr 0.6.5-0.6.9(June-August 2021)

Minor bug fixes:

baggr 0.6.3-0.6.4 (May 2021)

baggr 0.6.2 (April 2021)

On the back end the package now follows the rstantools recommendedway of compiling models. The user experience should be exactly the same,but this may avoid some problems when installing the package from GitHubor otherwise compiling it locally.

baggr 0.6.0 (February 2021)

New features

For v0.6 we added more generic code around plotting, printing,grabbing treatment effects etc. While there are no differences on thefront-end, this means that for the next versions we will be able toconsider some new models and have more homogeneous syntax for allmodels.

Bugs

baggr 0.5.0 (June 2020)

New features

Bug fixes

baggr 0.4.0 (February 2020)

New features

Bug fixes

baggr 0.3.0

New features

Bug fixes

baggr 0.2.0

New features

baggr 0.1.0

First package version for CRAN.


[8]ページ先頭

©2009-2025 Movatter.jp