README.md

This is an R package which implements the the circular factor model proposed in "Spatial voting models in circular spaces: A case study of the U.S. House of Representatives". This is an old repository and will be phased out. Please refer to https://github.com/Xingchen-Yu/SLFM1D for new updates. # Install Package devtools::install_github('Xingchen-Yu/SLFM2')\ library(SLFM2)\ data(ymat)\ set.seed(2021)\ posterior_chain = SLFM(ymat = ymat,n_pos=200,burnin=50,core=1)



Xingchen-Yu/SLFM2 documentation built on Feb. 5, 2021, 12:52 a.m.