From 35b01d65bfadacdc1d001403eb4ea7630ec793ca Mon Sep 17 00:00:00 2001 From: Rob Campbell Date: Tue, 14 Mar 2017 09:01:17 +0100 Subject: [PATCH] update readme to reflect new feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e48dbf5..b8ff212 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The function has several examples and there are various visualization possibilit Although it's worked well for situations I've needed it, I will be happy to modify the function if users come up against problems. ## Features +- Directly plot LinearModel objects from `fitlm` [NEW] - Easily mix a variety of plot styles on one figure - Easy post-hoc modification of plot parameters via returned function handles - Statistics (mean, SD, etc) optionally returned