Skip to content

Commit c005d8f

Browse files
ahalevThe Meridian Authors
authored andcommitted
Documentation update.
PiperOrigin-RevId: 822228048
1 parent d9c85b7 commit c005d8f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

meridian/analysis/analyzer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4033,8 +4033,6 @@ def rhat_summary(self, bad_rhat_threshold: float = 1.2) -> pd.DataFrame:
40334033
Returns:
40344034
A DataFrame with the following columns:
40354035
4036-
* `n_params`: The number of respective parameters in the model.
4037-
* `avg_rhat`: The average R-hat value for the respective parameter.
40384036
* `n_params`: The number of respective parameters in the model.
40394037
* `avg_rhat`: The average R-hat value for the respective parameter.
40404038
* `max_rhat`: The maximum R-hat value for the respective parameter.

0 commit comments

Comments
 (0)