Skip to content

Commit

Permalink
Version + news.
Browse files Browse the repository at this point in the history
  • Loading branch information
demsarjure committed Jun 24, 2019
1 parent ea1eb9d commit 562b42d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: bayes4psy
Version: 1.1.0
Version: 1.1.1
Title: User Friendly Bayesian Data Analysis for Psychology
Description: Contains several Bayesian models for data analysis of psychological tests. A user friendly interface for these models should enable students and researchers to perform professional level Bayesian data analysis without advanced knowledge in programming and Bayesian statistics.
Authors@R:
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# bayes4psy 1.1.0

### New features and improvements
Modified some examples due to CRAN revision.
Beautified some outputs.
T-test now supports comparison through the sigma parameter only.


# bayes4psy 1.1.0

### New features and improvements
Examples for all models and fitting functions.
Code tests for all core functions.
Expand Down

0 comments on commit 562b42d

Please sign in to comment.