Skip to content

Commit a25e567

Browse files
Add description
1 parent 44dbd81 commit a25e567

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/tutorials/r_olre/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Observation level random effects"
3-
description: ""
3+
description: "A way to capture overdispersion in a mixed model with a Poisson distribution"
44
author: "Thierry Onkelinx"
55
date: "`r Sys.Date()`"
66
categories: ["r", "statistics"]

content/tutorials/r_olre/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Observation level random effects"
3-
description: ""
3+
description: "A way to capture overdispersion in a mixed model with a Poisson distribution"
44
author: "Thierry Onkelinx"
5-
date: "2020-07-01"
5+
date: "2020-07-02"
66
categories: ["r", "statistics"]
77
tags: ["r", "analysis", "mixed model"]
88
output:

0 commit comments

Comments
 (0)