Skip to content

Commit e9221f1

Browse files
committed
bump to v0.6.1
1 parent be68bbd commit e9221f1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cbcTools
22
Title: Choice-Based Conjoint Experiment Design Generation and Power Evaluation in R
3-
Version: 0.6.0
3+
Version: 0.6.1
44
Maintainer: John Helveston <john.helveston@gmail.com>
55
Authors@R: c(
66
person(given = "John",

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# cbcTools (development version)
22

3+
# cbcTools 0.6.1
4+
5+
- Added `include_probs` argument to `cbc_design()`, which includes predicted choice probabilities in the returned design data frame if `include_probs = TRUE`. Defaults to `FALSE`.
6+
37
# cbcTools 0.6.0
48

59
- Major overhaul of the package with breaking changes.

0 commit comments

Comments
 (0)