Skip to content

mccauslw/Rpref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rpref

Rpref is an R package providing data and code to reproduce the paper "Sequential Monte Carlo for Random Preferences", by William McCausland. It requires the R package RanCh by the same package author.

Installation

You can install the development version of Rpref from GitHub with:

# install.packages("devtools")
devtools::install_github("mccauslw/RanCh")
devtools::install_github("mccauslw/Rpref")

Example

library(RanCh)
library(Rpref)
## example code, to appear.

About

Code for Sequential Monte Carlo for Random Preferences

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors