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

Notifications You must be signed in to change notification settings

uniofessex/asmcjr

 
 

Repository files navigation

asmcjr: Analyzing Spatial Models of Choice and Judgment

test-coverage.yaml

This package supports the book “2nd Edition: Analyzing Spatial Models of Choice and Judgment”. In this second edition, much of the R code has been streamlined. The package contains all of the data and functions necessary to replicate the analyses presented in the book.


 

Installation

You will need a stable installation of R (preferably version 4.4.1) 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

  • R 62.6%
  • C 37.4%