Published October 15, 2021
| Version v1.1.0
Software
Open
gi0na/r-ghypernet:
Description
ghypernet 1.1.0
- function renaming:
linkSignificance()
-->link_significance()
ComputeXi()
-->compute_xi()
new features
- updated documentation for endogenous statistics functions
- introduced a new function
get_zero_dummy()
that generates the dummy variable to be used together with endogenous statistics functions. - added testing with test_that
check_specs()
: recognize bipartite graphsaddressed issue #15: bccm now names coefficients according to label names. E.g.: coefficient for the propensities between block 'red' and 'blue' are now named 'red<->blue'.
bug fixes:
scm()
: fixed df for bipartite graphslinkSignificance()
: fixed issue for bipartite graphsbccm()
: fixed issue when fitting to bipartite graphsbccm()
: fixed issue arising when passing a list of identical labels (all vertices in one block)
Files
gi0na/r-ghypernet-v1.1.0.zip
Files
(2.7 MB)
Name | Size | Download all |
---|---|---|
md5:3d050bca36ebf284c81b7b0c5c854429
|
2.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gi0na/r-ghypernet/tree/v1.1.0 (URL)