Skip to content

C changestats not exposed from R #599

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

Open
krivit opened this issue Mar 10, 2025 · 0 comments
Open

C changestats not exposed from R #599

krivit opened this issue Mar 10, 2025 · 0 comments

Comments

@krivit
Copy link
Member

krivit commented Mar 10, 2025

The following C terms are defined, and as far as I can tell, they are currently not invoked on the R side. Some of them appear to be vestigial terms before tergm was split out of ergm; some related to bipartite homophily; others I can't identify.

@handcock , @CarterButts , @drh20drh20 , @martinamorris , @sgoodreau , can all of these be removed? They will, of course, remain in the commit history.

changestats_experimental.c:

  • b1kappa
  • altistar
  • altostar
  • berninhom
  • biduration
  • bimix
  • bkappa
  • degreep
  • degreep_by_attr
  • degreep_w_homophily
  • dissolve
  • duration
  • b2kappa
  • factor
  • geodegree
  • geospartner
  • gwb1
  • gwd
  • gwdegree706
  • gwdegreealpha
  • gwdegreelambda
  • gwb2
  • heideriandynamic
  • hiertriad
  • hiertriaddegree
  • icvar
  • idc
  • intransitivedynamic
  • intransitivity
  • kappa
  • monopolymixmat
  • simmeliandynamic
  • spatial
  • transitivedynamic
  • transitivity
  • b1share
  • b2share
  • gwb2share
  • gwb1share

changestats_homoproportion.c:

  • homoproportion

changestats_internal.c:

  • d_b1degree_edgecov
  • d_b2degree_edgecov
  • d_b1mindegree_edgecov
  • d_b2mindegree_edgecov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant