Install the library with devtools
, which you can install with the following command
install.packages("devtools")
Then, install csvd
with the command
devtools::install_github("vguillemot/csvd")
To load the library, use the command:
library("csvd")
Some examples here
Show that when life is sparse, we can find it.
A beautiful example with (black and white) images of 6 faces.
A set of 2,100 simulated observations (that give roughly the same solution as the real observations) where 2,1000 (fictitious) participants answered 30 questions taping two dimensions of mental imagery.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.