spfa_example | R Documentation |
An R object containing an example output from fitting an spfa model using the following code: # RT <- spfa::simdata[,1:8] # spfa_example <- spfa(data = RT, dimension = rep(0, ncol(RT)), discrete = rep(FALSE, ncol(RT)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.