pkgsrc/math/R-insight
mef af9420a133 (math/R-insight) Updated 0.19.2 to 0.19.3
# insight 0.19.3

## Breaking changes

* `standardize_column_order()` has changed the position when re-ordering Bayes
  factors, ROPEs and ESS / Rhat (mainly relevant for Bayesian models).

## Changes to functions

* `standardize_names()` and `standardize_column_order()` now also recognize the
  `"response.level"` column name.

* `get_data()` for _lavaan_ models is now more stable at retrieving model data
  when this is not available in the environment.

* `find_terms()` gets an `as_term_labels` argument, to extract model terms
  from the formula's `"term.labels"` attribute. This is closer to the behaviour
  of `stats::terms()`, but may be insufficient, e.g. for mixed models.

## Bug fixes

* `get_random()` now returns the same observations as `get_data()` and correctly
  removes missing values from the data before returning it.

* `find_parameters()` for marginal effects ignores the `"s.value"` column (which
  was added in a recent update).

* Fixed issue in `get_response()` for _brms_ models with `trunc()` function in
  the response variable.
2023-07-08 04:31:42 +00:00
..
DESCR
distinfo (math/R-insight) Updated 0.19.2 to 0.19.3 2023-07-08 04:31:42 +00:00
Makefile (math/R-insight) Updated 0.19.2 to 0.19.3 2023-07-08 04:31:42 +00:00