Error in Group 1 labels

Open
#11 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
r
Domain
data

Research direction

Locate the definitions of group1 and group2 in the repository and compare their vertex.names labels with the values listed in the issue. Confirm which entries are currently missing or misplaced, then update the labels so both groups match the specified vectors.

Written by the indexing model from the issue text.

Description

Per a question from Giacomo, ETCH I notice that the group labels have a small error,

The group labels should be (for vertex.names -- NOT the order of the vertices)

group1<-c(1:8,13, 16:19, 22, 28, 37, 39, 40, 46, 47, 51, 54)
group2<-c(9, 10, 14, 15, 20, 21, 23:27, 29, 32, 33, 41:45, 49, 52)

It looks like 16:19 in Group 1 was dropped.

Thanks!

Zack

Dominant language
R
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from statnet/networkDynamic

All issues in statnet/networkDynamic

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.