ergm icon indicating copy to clipboard operation
ergm copied to clipboard

Move more utilities into `statnet.common`, document, and export.

Open krivit opened this issue 2 years ago • 0 comments

Candidates for the move:

R/ergm.utility.R:

  • [ ] is.SPD
  • [ ] ssolve
  • [ ] sginv
  • [ ] srcond
  • [ ] snearPD
  • [ ] xTAx
  • [ ] xAxT
  • [ ] xTAx_ssolve
  • [ ] xTAx_qrsolve
  • [ ] sandwich_ssolve
  • [ ] .catchToList (Tierney's function)

krivit avatar Apr 26 '22 05:04 krivit