Releases: joon-e/tidycomm
Releases · joon-e/tidycomm
tidycomm 0.4.1
0.2.1
New features
- Added Fretwurst's Lotus and S-Lotus intercoder reliability coeffecients to
test_icr()
function describe_cat()
function added to describe categorical variables
Minor changes
- More descriptive error messages for common errors
describe()
now also reports 95% confidence intervalsdescribe()
now reports valid N instead of full Ntest_icr()
now works withtidyselect
selection
Bugfixes
- Empty groups are dropped if describing with more than one grouping variable
- Krippendorff's Alpha returns 1 if variable has only one category
unianova()
now works with variable names containing whitespace- Groups are dropped for
test_icr()
to avoid computational issues
First release
v0.1.0 Added revdep checks