Skip to content

The asmcjr package supports the book “2nd Analyzing Spatial Models of Choice and Judgment”, and streamlined functions for analysing and visualising estimates with ggplot2

uniofessex/asmcjr

 
 

Repository files navigation

asmcjr

Build Status codecov

This package supports the book "2nd Edition Analyzing Spatial Models of Choice and Judgment ". In its second edition, much of the R code has been streamlined. This package contains all of the data and functions to replicate the analyses in the book.


 

Installation

You will need lastest installation of R (preferably version 3.6 or above) and RStudio. Visit Installation for further instructions.

install.packages("devtools", dependencies=TRUE)
library(devtools)
devtools::install_github("uniofessex/asmcjr")

About

The asmcjr package supports the book “2nd Analyzing Spatial Models of Choice and Judgment”, and streamlined functions for analysing and visualising estimates with ggplot2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.7%
  • R 31.3%