USCCANA/netdiffuseR: CRAN Release 1.18.0
Description
bootnetimplements network bootstrapping based on Snijders and Borgatti (1999)mentor_matchingimplements Valente and Davis (1999) Mentor matching algorithm. including a plot method.approx_geodesican alternative toigraph::distancesandsna::geodist. computes geodesics up to a certain number of steps and returns a sparse matrix.matrix_compareEfficiently compares two sparse matrices looking only at the valued cells.as_dgCMatrixCoerce matrix-like objects into dgCMatrix objects (sparse matrices from theMatrixpackage).fitbassFits the Bass Diffusion Model to an observed vector of cumulative adopters. The estimation is done viastats::nls.netmatchandnetmatch_prepare(on development) implement matching estimators with network data.
dgrreturned with error whenself == TRUEIn some calls to
igraph::graph_from_adj...sorting of vertices was not preserved.The
matrixmethod inegonet_attrswas passing a list of vertices instead of the attributes. Fixed.transformGraphBywas returning with error when the time periods ranged other than 1, 2, ...
rgraph_eris now significantly faster (orders of magnitude compare to previous versions).rgraph_bais faster too.morannow returns the sd, expected and p-value.exposurenow receives static graphs inalt.graphwith a warning.rewire_graphnow also uses QAP. This affects directly tostructu_test.
Files
USCCANA/netdiffuseR-v1.18.0.zip
Files
(6.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4bf21a18302155ffb444abbd0a20fda8
|
6.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/USCCANA/netdiffuseR/tree/v1.18.0 (URL)