Skip to content

Commit

Permalink
Included dataset summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanShepherd committed Apr 8, 2022
1 parent 3daf0ba commit b44fa9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/QLearningAnalysis.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ binqStats = read_csv("../../../StringQ_rngBins_stats.csv")
#View(Q_table)
#View(qStats)
```
```{r}
summary(binqStats)
```

```{r}
summary(binQ_table)
sd(binQ_table$act0)
Expand Down
Binary file modified R/QLearningAnalysis.pdf
Binary file not shown.

0 comments on commit b44fa9c

Please sign in to comment.