Skip to content

mcbg/gruph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruph

Fits graphical models using kruskal's algorithm. At the moment it supports

  • calculating raw edges for gaussian, discrete, and mixed cases.
  • setting a threshold

Todo

assertions

  • change ints to size_t
  • make test for column assertion
  • handle NA NaN and Inf
  • test that discrete elements aren't unique!
  • make tests for the above

functionality

  • add model for degenerate gaussian
  • parallel
  • refacture threshold_init and threshold_initializer

testing

  • compare vanilla kruskal to grapHD.

read up on

About

R package for graphical modeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published