Skip to content
/ likert Public
forked from jbryer/likert

Package to analyze likert based items.

Notifications You must be signed in to change notification settings

olivroy/likert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis and Visualization of Likert Based Items

Author: Jason Bryer, Ph.D.
Website: https://jbryer.github.io/likert/

Build Status CRAN_Status_Badge Downloads

likert is an R package designed to help analyzing and visualizing Likert type items. More information can be obtained at https://jbryer.github.io/likert. Also, the included demo demonstrates many of the features.

Download the 2013 useR! Conference abstract and slides.

Reading Attitude Reading Attitude with Histogram

The latest development version can be downloaded using the devtools package.

remotes::install_github('jbryer/likert')

To get started take a look at the likert demo or from within R:

demo('likert', package='likert')

Or run the Shiny app:

shinyLikert()
``

About

Package to analyze likert based items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.0%
  • R 3.7%
  • Other 0.3%