-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.2.0 #90
Conversation
…lso to color the startup messages
… both nodesets for two-mode networks
…ion about ties from each of the alters
… of alters where available
…(underlying object is still a matrix for serving e.g. equivalence algorithms)
… code, but flexible and removes a dependency
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can tell, the changes made in the quad routine are fine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you for all the changes, all looks good on my side!
Sorry I didn't get to this until after the merge. The updated
|
Description
Package
options(manynet_verbosity ="quiet")
Making
create_ego()
for collecting ego networks through interviews, including arguments for:create_motifs()
for creating networks that correspond to the isomorphic subgraphs of certain size and formatModifying
print.mnet()
add_info()
for adding grand info to tidygraph objectsto_unweighted()
so that it passes through unweighted networks correctlyMapping
set_manynet_theme()
to set theme (re Set theme "options" for multiple plots #60), but not yet fully implementedMarking
is_multiplex()
to ignore "name" tie attributesMeasuring
node_authority()
andnode_hub()
centrality measuresnode_equivalency()
for calculating four-cycle closure by nodenet_equivalency()
to one-mode networksMembers
node_in_equivalence()
to use census directlyMotifs
create_motifs()
node_by_dyad()
for node level dyad censusnet_by_quad()
for network level quad censusnode_by_quad()
to avoid{oaqc}
dependency (Errors due to oaqc #89), more flexible but slowerprint.node_motif()
to convert to tibble and add modes and names where available only upon printData
ison_southern_women
with grand infoison_laterals
with reordered nodesChecklist: