开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: CATEGORICAL AUTOCORRELATION: RCT analysis with 4 groups

 

开云体育

So, I have a network called campnet and an attribute dataset called campattr where the third column has 3 categories:

?

?

?

?????????????? 1 2 3

???????????????G R C

???????????????e o o

???????????????n l m

???????????????d e b

???????????????e?? o

???????????????r????

???????????????- - -

????1?? HOLLY? 1 1 1

????2? BRAZEY? 1 1 1

????3?? CAROL? 1 1 1

????4???? PAM? 1 1 1

????5???? PAT? 1 1 1

????6? JENNIE? 1 1 1

????7 PAULINE? 1 1 1

????8???? ANN? 1 1 1

????9 MICHAEL? 2 1 2

???10??? BILL? 2 1 2

???11???? LEE? 2 1 2

???12???? DON? 2 1 2

???13??? JOHN? 2 1 2

???14?? HARRY? 2 1 2

???15??? GERY? 2 2 3

???16?? STEVE? 2 2 3

???17??? BERT? 2 2 3

???18??? RUSS? 2 2 3

?

When I run the RCT procedure I tell it that the attribute is “campattr col 3” and it gives the results below. I gather it’s not working that way for you. I’m guessing that your nodeattr dataset contains two columns of actual data (not one column plus row labels). If so, you should be telling it “nodeattr col 2”

?

steve

?

RELATIONAL CONTINGENCY TABLE ANALYSIS -- DIRECTED NETWORKS/UNDIRECTED MODEL

--------------------------------------------------------------------------------

?

Network dataset:??????????????????????? campnet (C:\Users\Steve Borgatti\Dropbox\data\ucinet data\campnet)

Attribute:????????????????????????????? campattr col 3

# of Permutations:????????????????????? 10000

Random seed:??????????????????????????? 10291

?

Input data is directed.

Warning: Attribute vector has been recoded.

?

Here is a translation table:

?

? Old Code??? New Code?? Frequency

? ========??? ========?? =========

????? 1??? =>???? 1?????????? 8

????? 2??? =>???? 2?????????? 6

????? 3??? =>???? 3?????????? 4

?

Number of ties: 54.000

?

Cross-classified Frequencies

?

?????????? 1? 2? 3

?????????? 1? 2? 3

????????? -- -- --

??? 1? 1? 20? 2? 2

??? 2? 2?? 5? 9? 4

??? 3? 3?? 0? 3? 9

?

?

Expected Values Under Model of Independence

?

???????????? 1??? 2??? 3

???????????? 1??? 2??? 3

????????? ---- ---- ----

??? 1? 1? 9.88 8.47 5.65

??? 2? 2? 8.47 5.29 4.24

??? 3? 3? 5.65 4.24 2.12

?

?

Observed/Expected

?

???????????? 1??? 2??? 3

???????????? 1??? 2??? 3

????????? ---- ---- ----

??? 1? 1? 2.02 0.24 0.35

??? 2? 2? 0.59 1.70 0.94

??? 3? 3? 0.00 0.71 4.25

?

?

?

Average permutation frequency table

?

?????????? 1??? 2??? 3

??????? ---- ---- ----

??? 1?? 9.88 8.48 5.63

??? 2?? 8.46 5.33 4.21

??? 3?? 5.64 4.23 2.14

?

?

Observed chisquare value = 50.061

Significance = 0.000200

Number of iterations = 10000

?

Cross-classified observed frequencies saved as lltab

Expected values saved as llexp

Ratio of Observed to Expected values saved as llrat

?

----------------------------------------

Running time:? 00:00:01

Output generated:? 31 Jul 19 16:09:05

UCINET 6.682 Copyright (c) 2002-19 Analytic Technologies

?

?

?

?

From: ucinet@...
Sent: Tuesday, July 30, 2019 23:56
To: ucinet@...
Subject: [UCINET] CATEGORICAL AUTOCORRELATION: RCT analysis with 4 groups

?

?

Dear UCINET group,?

?

I am working on a relational contingency table analysis looking at the?associations between four groups.?

?

One type of node (Y), split into two groups based on their position in the network (core and periphery) and another two groups based on attribute X and non-X.? These groups are mutually exclusive.? I want to test if the association from Y to X is consistent from the core to the margin of the network or if there are different patterns of?association based on Y's position in the network.?

?

I created a NodeAtt file with two columns, the ID and the attribute column, recoding each node as either 1, 2,3,4 (i.e. core, periphery, X, non-X).? ?

?

Problem: UCINET automatically turns each category of the variable into 4 separate dummy variables and only considers the first dummy variable in the contingency table.?

?

How do I get UCINET to consider all the categories for the RCT analysis? And secondly, am I going about this in the right way, in choosing RCT analysis for this type of question??

?

Thanks for all your help UCINET group!

?

Cheers,

Mathew


Re: 2-Mode Core/Periphery Data

 

开云体育

It looks like it should work. Can you send me the data? Steve.borgatti@...

?

steve

?

From: ucinet@...
Sent: Tuesday, July 30, 2019 22:57
To: ucinet@...
Subject: [UCINET] 2-Mode Core/Periphery Data

?

?

Can one use a mixture of continuous data with binary data in a 2-mode core-periphery analysis? UCINET crashes when I do that but if I remove the continuous data (all ranged from 0-1) UCINET is fine. However, I do not want to abandon those continuous data. Any suggestions would be appreciated.


CATEGORICAL AUTOCORRELATION: RCT analysis with 4 groups

 

Dear UCINET group,?

?

I am working on a relational contingency table analysis looking at the?associations between four groups.?

?

One type of node (Y), split into two groups based on their position in the network (core and periphery) and another two groups based on attribute X and non-X.? These groups are mutually exclusive.? I want to test if the association from Y to X is consistent from the core to the margin of the network or if there are different patterns of?association based on Y's position in the network.?

?

I created a NodeAtt file with two columns, the ID and the attribute column, recoding each node as either 1, 2,3,4 (i.e. core, periphery, X, non-X).? ?

?

Problem: UCINET automatically turns each category of the variable into 4 separate dummy variables and only considers the first dummy variable in the contingency table.?



How do I get UCINET to consider all the categories for the RCT analysis? And secondly, am I going about this in the right way, in choosing RCT analysis for this type of question??



Thanks for all your help UCINET group!

?

Cheers,

Mathew


2-Mode Core/Periphery Data

 

Can one use a mixture of continuous data with binary data in a 2-mode core-periphery analysis? UCINET crashes when I do that but if I remove the continuous data (all ranged from 0-1) UCINET is fine. However, I do not want to abandon those continuous data. Any suggestions would be appreciated.


Re: How to transform a Graph in a star like form with a tool

 

开云体育

I’m really not sure what you’re asking, but I made a little video anyway. See here:

?

?

?

From: ucinet@... <ucinet@...>
Sent: Thursday, July 25, 2019 5:45 PM
To: ucinet@...
Subject: [UCINET] How to transform a Graph in a star like form with a tool

?

?

Hi,

can someone help me, i need to transform my?Clique like?network in a Star Graph. Is there a tool to make it??

?

Thanks


How to transform a Graph in a star like form with a tool

 

Hi,

can someone help me, i need to transform my?Clique like?network in a Star Graph. Is there a tool to make it??


Thanks


Residual plots

 

Hi all,

Please just a quick one, how do I calculate residual plot from my MRQAP coefficients (p-value and standardized values including the r-squared)

Oscar.


Re: MRQAP

 

开云体育

Steve,
I’m always reading all of your responses, which show how much respect you have for other people and deep knowledge you posses. Never stop!
Thank you for your time and engagement!
Anna

Wiadomo?? napisana przez OSCAR GBAYISEMORE oscargbay@... [ucinet] <ucinet@...> w dniu 18.07.2019, o godz. 23:22:


Am humbled that you are one of the people responding to my question. Really humbled.
To answer your query, data collection was done by asking on sharing of knowledge among people in a water service system. That is, questions were asked on who and who regards to types of relationships and interactions in the service system that necessitated sharing of beneficial knowledge for effective water supply.

Oscar



Re: MRQAP

 

Am humbled that you are one of the people responding to my question. Really humbled.
To answer your query, data collection was done by asking on sharing of knowledge among people in a water service system. That is, questions were asked on who and who regards to types of relationships and interactions in the service system that necessitated sharing of beneficial knowledge for effective water supply.

Oscar


Re: MRQAP

 

开云体育

As in all regression, the r-square tells you how well you are predicting. In your case, it is exceptionally high, so you are predicting with near-perfect accuracy. That’s not always a good thing. It suggests that one or more of your independent variables are basically synonymous with your dependent variable. Is there anything artifactual in your data collection that might be causing this very high correlation? For example, it looks like the dependent variable is knowledge sharing. Did you perhaps only ask the sharing question about alters that the respondent had a relationship with? That would create a very high correlation between your X variables and your Y.

?

steve

?

From: ucinet@...
Sent: Thursday, July 18, 2019 3:17 PM
To: ucinet@...
Subject: [UCINET] MRQAP

?

?

Hi all,

?

I have results of MRQAP network model. So am?asking if there is the need for prediction accuracy of MRQAP model. If yes, please what are the analysis to run for the accuracy result of my MRQAP model.??

?

Please see attached

Many thanks in advance for your valuable responses

?

?

Oscar


Re: Attribute transformation question

 

开云体育

Narmin, your question isn’t specific enough to be answerable. But in case it helps, I would work with your attributes in excel, and then cut and paste them into spreadsheet editor or the dl editor in ucinet.

?

steve

?

From: ucinet@...
Sent: Friday, July 5, 2019 12:50 PM
To: ucinet@...
Subject: [UCINET] Attribute transformation question

?

?

Hello?

I am a new UCINET user who is exploring how to transform attributes.? When I change attributes, the first row is skipped and pushed down.? As a result, there is a vertical shift of data. ?

How to fix it?

Thank you


MRQAP

 

Hi all,

I have results of MRQAP network model. So am?asking if there is the need for prediction accuracy of MRQAP model. If yes, please what are the analysis to run for the accuracy result of my MRQAP model.??

Please see attached
Many thanks in advance for your valuable responses


Oscar


MRQAP

 

Hi all,

From my findings, I have coefficients from MRQAP analysis done using UCINET, Please is there any further tests to indicate that the MRQAP results are reliable. Please I need urgent help!

Oscar


Attribute transformation question

 

Hello?
I am a new UCINET user who is exploring how to transform attributes.? When I change attributes, the first row is skipped and pushed down.? As a result, there is a vertical shift of data. ?
How to fix it?
Thank you


Re: Flow Betweenness

 

Hi all,

Please do I have to provide reliability analysis for MRQAP results? If yes, please what the reliability techniques for MRQAP.

Thanks for your quick response on this issue.

On Fri, 5 Jul 2019, 14:49 Robert Magnuszewski rmagnus91@... [ucinet], <ucinet@...> wrote:
?

Hello Everyone,

I would like to ask about the Flow Betweenness calculation in Ucinet, it gives in its product two different versions of solutions, one is old and the other one is new starting from version 5.2.0.0. Could anyone explain what is the conceptual difference between them? Is there any chance that one of them is the Random Walk Betweenness?

Thank you!
Kind Regards,
Robert


Flow Betweenness

 

Hello Everyone,

I would like to ask about the Flow Betweenness calculation in Ucinet, it gives in its product two different versions of solutions, one is old and the other one is new starting from version 5.2.0.0. Could anyone explain what is the conceptual difference between them? Is there any chance that one of them is the Random Walk Betweenness?

Thank you!
Kind Regards,
Robert


Re: Matching

 

开云体育

This time with attachments

?

From: ucinet@... <ucinet@...>
Sent: Thursday, July 4, 2019 12:01 PM
To: ucinet@...
Subject: RE: [UCINET] Matching

?

?

Seems to work for me. Check the attached and see if they seem right. I used ucinet 6.679 and this routine (accepting all the default options):

?

?

From: ucinet@... <ucinet@...>
Sent: Thursday, July 4, 2019 6:04 AM
To: ucinet@...
Subject: [UCINET] Matching

?

?

Dear group,

?

i need to match 2 datasets.

They are 2 affiliations network, i tried to use the Ucinet tools Data - Match Dataset - 1 and 2 mode dataset but i saw that it doesn't match both rows and columns.

?

Someone can help me? I uploaded as attachment the 2 excel file of the affiliation network

?

And after that, when they will be match, i need to transform them in an Adjacency Matrix

?

Thanks

?

Roberto


Re: Matching

 

开云体育

Seems to work for me. Check the attached and see if they seem right. I used ucinet 6.679 and this routine (accepting all the default options):

?

?

From: ucinet@... <ucinet@...>
Sent: Thursday, July 4, 2019 6:04 AM
To: ucinet@...
Subject: [UCINET] Matching

?

?

Dear group,

?

i need to match 2 datasets.

They are 2 affiliations network, i tried to use the Ucinet tools Data - Match Dataset - 1 and 2 mode dataset but i saw that it doesn't match both rows and columns.

?

Someone can help me? I uploaded as attachment the 2 excel file of the affiliation network

?

And after that, when they will be match, i need to transform them in an Adjacency Matrix

?

Thanks

?

Roberto


Matching

 

Dear group,


i need to match 2 datasets.

They are 2 affiliations network, i tried to use the Ucinet tools Data - Match Dataset - 1 and 2 mode dataset but i saw that it doesn't match both rows and columns.


Someone can help me? I uploaded as attachment the 2 excel file of the affiliation network


And after that, when they will be match, i need to transform them in an Adjacency Matrix


Thanks


Roberto


tenure track asst prof position

 

开云体育

The Management Dept. at the University of Kentucky has a tenure-track job opening at the Asst. Prof. level. This is a very networky department that houses the LINKS Center for Social Network Analysis and includes me, Dan Brass, Wally Ferrier, Dan Halgin, Zhi Huang, Rose Kim, Joe Labianca, Huiwen Lian, Ajay Mehra and Scott Soltis. Strange as it may seem, we would love to hire yet another network researcher. Teaching load, salary, research funding and quality of local restaurants are all very competitive.

?

Details are here:

?

steve

?

Stephen P. Borgatti

Chair, Dept. of Management

Gatton College of Business and Economics

University of Kentucky

steve.borgatti@...

?