Hello there: I'm preparing to process data for a survey of 500 people. Alongside other standard social survey questions, each respondent identified a maximum of seven contacts and indicated the ties between those contacts. The data for each respondent is recorded in 21 dummy variables, each of which represents a tie between two contacts. I have created 21 new variables in which the connections are recorded in edgelist format (1,2 etc).
I can create individual edgelist files for each of these, but I wonder whether it is possible to work directly with the 'horizontal' edgelists that I have created within the survey dataset?
I plan to include network measures such as centrality, constraint, brokerage, etc., in the analysis alongside social isolation, integration, income, and so on.
I am looking for a way to handle the rather numerous networks as efficiently as possible.
Look forward to any suggestions.
Regards,
Peter King
Related Posts with nwcommands: handling survey based network data for several hundred respondents
Import multiple CSV filesHi I am trying to import multiple CSV files in a foreach loop. I saved the filenames in the local n…
Reproducing "estat trendplots" linear-trends modelHello Statalist community, I am doing an analysis using a diff in diff methodology. As I use Stata …
How to adjust the colour of event plot ?When using the event_plot command, my code is Code: event_plot, alpha(0.01) default_look graph_opt…
help in generating count variableI am working on World Value Survey dataset. It consists of 5 waves and multiple countries in each wa…
How to get Durbin-Watson stat in GMM regressions?Dear statalist, I am running GMM regressions with robust HAC matrix and standard errors and I would…
Subscribe to:
Post Comments (Atom)
0 Response to nwcommands: handling survey based network data for several hundred respondents
Post a Comment