- added more documentation
- MatMul is now done with RcppEigen (random network sim in sdsm now twice as fast)
- implemented scobit function in C++
- added scobit gradient function in C++
- MLE of scobit model is now performed with
optim
and the gradients
- implemented the
sdsm
model - many other undocumented functions