Skip to content

ywwry66/QDA-by-Projection-Numerical-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QDA by Projection project – Numerical Analysis

This is the numerical analysis part of the QDA by Projection project. There are two literate programming scripts:

In order to run those, you need to install the following R packages:

You would also need GNU Emacs to run the code blocks in the org files. Just use C-c C-c within each #+begin_src blocks and #+call block calls (these are called library of babel calls technically).

Run all the code blocks (except the ones in Section Various Code Blocks) in sequential order, and you will get two .RData files and a bunch of images, which summarize the result of our numerical analysis, under ./out. This will also insert table summaries in the original org files. Be informed that calls to model evaluation blocks can take a long time. Just wait for it to finish.

Also note that the parallel computing code may not be compatible with Windows machines, because it uses doSNOW instead of doMC, which requires the manual passing of objects and variables. It should run with Linux, macOS and other Unix-like operating systems.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages