]> git.donarmstrong.com Git - debbugs-presentations.git/commitdiff
show whether bug growth is decreasing over time
authorDon Armstrong <don@donarmstrong.com>
Thu, 10 Aug 2017 15:42:04 +0000 (08:42 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 10 Aug 2017 15:42:04 +0000 (08:42 -0700)
debbugs.Rnw

index 4131fcfc7c816a3c97865b933c5c38f6e7fae558..2deb057b533c334c20524652394d4de54d99a308 100644 (file)
@@ -186,7 +186,17 @@ print(ggplot(bug.growth[date > as.POSIXct(ISOdatetime(2014,1,1,0,0,0)),],
 @ 
 \end{frame}
 
-\begin{frame}{My entries into Cristian's game}
+\begin{frame}[fragile]{Is the bug filing rate decreasing?}
+\tiny
+<<bug_growth_rate_over_time>>=
+summary(lm(log(`bugs per day`)~date,
+           bug.growth[date > "2014-01-01 PST",]))
+@ 
+\normalsize
+Not significantly decreasing.
+\end{frame}
+
+\begin{frame}{My entries into Christian's game}
   \begin{columns}
     \column{0.5\textwidth}
   \begin{center}