From 73c3dd4afc9bc800bc618c99add6f4ced1207a68 Mon Sep 17 00:00:00 2001 From: Fran4 <58032037+Fran4@users.noreply.github.com> Date: Wed, 21 Oct 2020 09:26:00 +0200 Subject: [PATCH] Update README.md (#16) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaf6f9c..4c82c88 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ paths SE/CI, for each of the moderators and mediation paths. If the model does not compute a PMM, this will return an error. * `CMM_index_summary()` returns a DataFrame of indices for Conditional Moderated Mediation, and their SE/CI, for each of the moderators and mediation paths. If the model does not compute a CMM, this will return an error. -* `CMM_index_summary()` returns a DataFrame of indices for Moderated Moderated Mediation, and their +* `MMM_index_summary()` returns a DataFrame of indices for Moderated Moderated Mediation, and their SE/CI, for each of the mediation paths. If the model does not compute a MMM, this will return an error. ````python