Keyboard Shortcuts
Likes
- Ucinet
- Messages
Search
Re: Finding Network Motifs
开云体育Scott, your mfinder program wants non-valued data (it’s trying to count up things like triadic configurations). So, you would need to dichotomize your valued 1-mode data. For example, suppose I have the Davis dataset and create a 1-mode dataset via the Bonacich 72 normalization. I get this: ?
? Now, using Transform|Dichotomize interactively, I decide that I want to dichotomize such that values greater than or equal to .816 will be ties. So I do that and get this: ?
? Now I use Data|export|DL (legacy), and fill out the form as below. Note the choice of undirected, and minimum tie value? = 1. Also field width 3 will look nicer than the default. ? ? ? The result is the below, and you can edit out the extra stuff. ? DL N=18 FORMAT = EDGELIST1 DIAGONAL ABSENT SYM = YES ROW LABELS: "EVELYN" "LAURA" "THERESA" "BRENDA" "CHARLOTTE" "FRANCES" "ELEANOR" "PEARL" "RUTH" "VERNE" "MYRNA" "KATHERINE" "SYLVIA" "NORA" "HELEN" "DOROTHY" "OLIVIA" "FLORA" COLUMN LABELS: "EVELYN" "LAURA" "THERESA" "BRENDA" "CHARLOTTE" "FRANCES" "ELEANOR" "PEARL" "RUTH" "VERNE" "MYRNA" "KATHERINE" "SYLVIA" "NORA" "HELEN" "DOROTHY" "OLIVIA" "FLORA" DATA: ?? 2?? 1?? 1 ?? 3?? 1?? 1 ?? 3?? 2?? 1 ?? 4?? 1?? 1 ?? 4?? 2?? 1 ?? 4?? 3?? 1 ?? 5?? 1?? 1 ?? 5?? 2?? 1 ?? 5?? 3?? 1 ?? 5?? 4?? 1 ?? 6?? 1?? 1 ?? 6?? 2?? 1 ?? 6?? 3?? 1 ?? 6?? 4?? 1 ?? 6?? 5?? 1 ?? 7?? 1?? 1 ?? 7?? 2?? 1 ?? 7?? 3?? 1 ?? 7?? 4?? 1 ?? 7?? 5?? 1 ?? 7?? 6?? 1 ?? 8?? 1?? 1 ?? 8?? 2?? 1 ?? 8?? 3?? 1 ?? 8?? 4?? 1 ?? 8?? 6?? 1 ?? 8?? 7?? 1 ?? 9?? 1 ??1 ?? 9?? 2?? 1 ?? 9?? 3?? 1 ?? 9?? 4?? 1 ?? 9?? 5?? 1 ?? 9?? 6?? 1 ?? 9?? 7?? 1 ?? 9?? 8?? 1 ? 10?? 3?? 1 ? 10?? 7?? 1 ? 10?? 8?? 1 ? 10?? 9?? 1 ? 11?? 8?? 1 ? 11?? 9?? 1 ? 11? 10?? 1 ? 12?? 8?? 1 ? 12?? 9?? 1 ? 12? 10?? 1 ? 12? 11?? 1 ? 13?? 8?? 1 ? 13?? 9?? 1 ? 13? 10?? 1 ? 13? 11?? 1 ? 13? 12?? 1 ? 14?? 8?? 1 ? 14? 10?? 1 ? 14? 11?? 1 ? 14? 12?? 1 ? 14? 13?? 1 ? 15?? 7?? 1 ? 15?? 9?? 1 ? 15? 10?? 1 ? 15? 11?? 1 ? 15? 12?? 1 ? 15? 13?? 1 ? 15? 14?? 1 ? 16?? 1?? 1 ? 16?? 3?? 1 ? 16?? 6?? 1 ? 16?? 7?? 1 ? 16?? 8?? 1 ? 16?? 9?? 1 ? 16? 10?? 1 ? 16? 11?? 1 ? 16? 12?? 1 ? 16? 13?? 1 ? 16? 15?? 1 ? 17?? 8?? 1 ? 17?? 9?? 1 ? 17? 10?? 1 ? 17? 11?? 1 ? 17? 14?? 1 ? 17? 15?? 1 ? 17? 16?? 1 ? 18?? 8?? 1 ? 18?? 9?? 1 ? 18? 10 ??1 ? 18? 11?? 1 ? 18? 14?? 1 ? 18? 15?? 1 ? 18? 16?? 1 ? 18? 17?? 1 ? ? ? From: [email protected] <[email protected]> On Behalf Of
Scott Thomas via groups.io
Sent: Tuesday, April 5, 2022 17:03 To: [email protected] Subject: [ucinet] Finding Network Motifs ? CAUTION: External Sender ? I want to to find network motifs (primarily triads and tetrads) and identify their frequencies, Z-scores, and memberships. I am trying to follow the work of Milo et al. (2002) Network Motifs: Simple Building Blocks of Complex Networks, by using their softrware (mfinder). Mfinder requires the following format (copied from the manual) =========== <source node> <target node> <edge weight>. Example: 1 2 1 3 1 1 represents a network of 3 nodes with two edges: (1->2) and (3->1) In the current version <edge weight> is ignored and should be 1 for all edges. Non-directed networks: If the network is non-directed, then every edge should appear only once (means represented by only one line and not two). The order of target and source has no meaning in this case. (Pay attention: DO NOT represent a non-directed edge by the two equivalent directed edges). =========== 1. My problem is that I use UCINET with my 2-node datasets and when creating a network convert to 1-mode via sums of cross products or Bonacich’72. These symmetric matrices show ties between all nodes but with varying scores. My original starting 2-mode dataset is binary and therefore undirected. 2. If I create an edgetlist with UCINET it results in all nodes linked to all other nodes by varying degrees. I cannot see how to satisfy mfinders source->target need AND satisfy the non-directed need to eliminate duplicates such as 1-> and 2->1. 3. The software runs fine and fast with the sample datasets but not my edgelists. I have emailed the Uri Alon lab (source of mfinder) with no response. Any suggestions on how to create these edgelists would be appreciated. Thank you. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Finding Network Motifs
I want to to find network motifs (primarily triads and tetrads) and identify their frequencies, Z-scores, and memberships. I am trying to follow the work of Milo et al. (2002) Network Motifs: Simple Building Blocks of Complex Networks, by using their softrware (mfinder). Mfinder requires the following format (copied from the manual) =========== <source node> <target node> <edge weight>. Example: 1 2 1 3 1 1 represents a network of 3 nodes with two edges: (1->2) and (3->1) In the current version <edge weight> is ignored and should be 1 for all edges. Non-directed networks: If the network is non-directed, then every edge should appear only once (means represented by only one line and not two). The order of target and source has no meaning in this case. (Pay attention: DO NOT represent a non-directed edge by the two equivalent directed edges). =========== 1. My problem is that I use UCINET with my 2-node datasets and when creating a network convert to 1-mode via sums of cross products or Bonacich’72. These symmetric matrices show ties between all nodes but with varying scores. My original starting 2-mode dataset is binary and therefore undirected. 2. If I create an edgetlist with UCINET it results in all nodes linked to all other nodes by varying degrees. I cannot see how to satisfy mfinders source->target need AND satisfy the non-directed need to eliminate duplicates such as 1-> and 2->1. 3. The software runs fine and fast with the sample datasets but not my edgelists. I have emailed the Uri Alon lab (source of mfinder) with no response. Any suggestions on how to create these edgelists would be appreciated. Thank you. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: data display not showing
开云体育How about any other output? E.g., run centrality. Do you see the output? If not, then I think the output is in a window that is hidden in some way. Perhaps minimized. ? steve ? From: [email protected] <[email protected]> On Behalf Of
Jeffrey Broadbent via groups.io
Sent: Friday, March 25, 2022 13:34 To: [email protected] Subject: Re: [ucinet] data display not showing ? CAUTION: External Sender ? Hi The D button does not work either, and I cannot find the display matrix on any screen. very strange! ? Jeff ? Jeffrey Broadbent Department of Sociology Fellow, Institute on the Environment Email:
broad001@... ? ? On Thu, Mar 24, 2022 at 12:42 PM Steve Borgatti <sborgatti@...> wrote:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: data display not showing
Hi The D button does not work either, and I cannot find the display matrix on any screen. very strange! ? Jeff Jeffrey Broadbent Professor Emeritus,? Department of Sociology Fellow, Institute on the Environment University of Minnesota On Thu, Mar 24, 2022 at 12:42 PM Steve Borgatti <sborgatti@...> wrote:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: data display not showing
开云体育One thought: maybe the output is appearing on another screen? ? From: [email protected] <[email protected]> On Behalf Of
Jeffrey Broadbent via groups.io
Sent: Thursday, March 24, 2022 12:27 To: [email protected] Subject: Re: [ucinet] data display not showing ? CAUTION: External Sender ? Hi Any #h data matrix I try to bring up in display, it just does nothing. ?no error message. thanks Jeff ? Jeffrey Broadbent Department of Sociology Fellow, Institute on the Environment Email:
broad001@... ? ? On Thu, Mar 24, 2022 at 12:17 PM Steve Borgatti <sborgatti@...> wrote:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: data display not showing
开云体育And does the D button on the toolbar also fail? 6th button from the left. ? From: [email protected] <[email protected]>
On Behalf Of Jeffrey Broadbent via groups.io
Sent: Thursday, March 24, 2022 12:27 To: [email protected] Subject: Re: [ucinet] data display not showing ? CAUTION: External Sender ? Hi Any #h data matrix I try to bring up in display, it just does nothing. ?no error message. thanks Jeff ? Jeffrey Broadbent Department of Sociology Fellow, Institute on the Environment Email: broad001@... ? ? On Thu, Mar 24, 2022 at 12:17 PM Steve Borgatti <sborgatti@...> wrote:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: data display not showing
Hi Any #h data matrix I try to bring up in display, it just does nothing. ?no error message. thanks Jeff Jeffrey Broadbent Professor Emeritus,? Department of Sociology Fellow, Institute on the Environment University of Minnesota On Thu, Mar 24, 2022 at 12:17 PM Steve Borgatti <sborgatti@...> wrote:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: data display not showing
开云体育It’s working for me – can you give me more info? Is it every dataset? Is there an error message? ? steve ? From: [email protected] <[email protected]> On Behalf Of
Jeffrey Broadbent via groups.io
Sent: Thursday, March 24, 2022 12:12 To: [email protected] Subject: [ucinet] data display not showing ? CAUTION: External Sender ? Hi All, On the most recent version and the one before that, the Data-Display command does not bring up a matrix to view your ucinet data matrix. Any way to fix this? Thanks Jeff ? Jeffrey Broadbent Department of Sociology Fellow, Institute on the Environment Email:
broad001@... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
data display not showing
Hi All, On the most recent version and the one before that, the Data-Display command does not bring up a matrix to view your ucinet data matrix. Any way to fix this? Thanks Jeff Jeffrey Broadbent Professor Emeritus,? Department of Sociology Fellow, Institute on the Environment University of Minnesota |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: network visuualization
#help
Dear all,
I am new to UCINet. I need some advise about network visualization ?
1. I am using the node attribute editor to color code the nodes based on specific attributes such as country. Is there a way to copy the legend?
?
2. Second, I tried analysis the cliques in the network i found 33 cliques, however it seems there is an issue with the appearence of the clique because if you can see in the picture I get the cliques in the form of a star network, when it should appear like a triangle. because the network is undirected. is there a way to fix this?
? |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: network visuualization
#help
开云体育Yes. Which means that the row labels in the data matrix are not identical to the column labels. So if you just fix those, netdraw will be fine. ? From: [email protected] <[email protected]> On Behalf Of
David Tindall via groups.io
Sent: Wednesday, March 9, 2022 10:25 To: [email protected] Cc: tindall@... Subject: Re: [ucinet] network visuualization #help ? CAUTION: External Sender ?
-- David Tindall Professor Department of Sociology, University of British Columbia ? Chair Environment and Society Minor, Faculty of Arts, University of British Columbia ? Mailing address: ? Department of Sociology University of British Columbia 6303 N.W. Marine Drive Vancouver, British Columbia Canada V6T 1Z1 ? Office Location: Anthropology and Sociology Building Room 1317 ? E-mail: tindall@... ? |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: network visuualization
#help
开云体育I believe this is the case when Netdraw thinks you have loaded a two-mode network. Sincerely, David Tindall On 3/9/2022 12:28 AM, maya.fuchs@... wrote:
-- David Tindall Professor Department of Sociology, University of British Columbia Chair Environment and Society Minor, Faculty of Arts, University of British Columbia Mailing address: Department of Sociology University of British Columbia 6303 N.W. Marine Drive Vancouver, British Columbia Canada V6T 1Z1 Office Location: Anthropology and Sociology Building Room 1317 E-mail: tindall@... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: Exporting attribute data to Excel
Hello, Maybe you can try opening one of the attribute files (for example, krackhightech and hightechattribute? ) built in UCINET and see how it is structured.? Hope this helps, Muhchyun? <aridangerous4@...> 於 2022年2月18日 週五 下午9:03 寫道:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: Exporting attribute data to Excel
开云体育If you go to the command line interface (CLI, on the toolbar), you can type: ? ->excel “campattr” ? And the dataset will open in excel. Alternatively, you open ‘campattr’ in the ucinet matrix editor (third button on the left in the toolbar), open your attribute dataset, and then cut and paste to excel. ? steve ? From: [email protected] <[email protected]>
On Behalf Of aridangerous4 via groups.io
Sent: Friday, February 18, 2022 07:44 To: [email protected] Subject: [ucinet] Exporting attribute data to Excel ? CAUTION: External Sender ? Hi! Thanks in advance! |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: Analysis of egonet data: Can I use forfiles to join multiple output datasets?
#egonetworks
Is allowing multiple selections (with the Shift key) something that was changed in the last couple of years? I used to find it frustrating not to have that facility.
Other possibility is that I have just upgraded to Windows 11 and perhaps that is it. Anyway thanks for the help. Cheers, M. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: Analysis of egonet data: Can I use forfiles to join multiple output datasets?
#egonetworks
开云体育Hi Malcolm, I’m able to select multiple files in data|join|columns, like this: ? ? Maybe a keyboard issue? ? steve ? From: [email protected] <[email protected]> On Behalf Of
Malcolm Alexander via groups.io
Sent: Tuesday, February 15, 2022 21:47 To: [email protected] Subject: [ucinet] Analysis of egonet data: Can I use forfiles to join multiple output datasets? #egonetworks ? CAUTION: External Sender ? Hi Steve (and group) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: Line length in NetDraw
#help
开云体育Tom, Only in 4 dimensions.? In two dimensions draw a circle around an one point that passes through all the other four points. It’s clear that these other four points cannot be equally distant from one another..? ?? ? From: [email protected] <[email protected]> On Behalf Of
Tom Gallagher
Sent: Wednesday, February 16, 2022 8:54 AM To: [email protected] Subject: [ucinet] Line length in NetDraw #help Importance: Low ? Hello UCINET community, |