garretrc / dlm

Fork of CRAN Package dlm, introducing speedups for time-varying diagonal specifications of V and W.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Put any C/C++/Fortran code in 'src'
2. If you have compiled code, add a .First.lib() function in 'R'
   to load the shared library
3. Edit the help file skeletons in 'man'
4. Run R CMD build to create the index files
5. Run R CMD check to check the package
6. Run R CMD build to make the package file


Read "Writing R Extensions" for more information.

About

Fork of CRAN Package dlm, introducing speedups for time-varying diagonal specifications of V and W.


Languages

Language:C 63.7%Language:R 36.3%