<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.commres.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.commres.net/feed.php">
        <title>COMMunication&lt;br /&gt;RESearch.NET - sna_eg_stanford</title>
        <description></description>
        <link>http://www.commres.net/</link>
        <image rdf:resource="http://www.commres.net/_media/wiki/logo.png" />
       <dc:date>2026-04-17T10:01:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab01?rev=1669641969&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab02?rev=1576021969&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab03?rev=1574986357&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab04?rev=1574986391&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab05?rev=1574986564&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab06?rev=1576028457&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.commres.net/sna_eg_stanford/lab07?rev=1574986519&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.commres.net/_media/wiki/logo.png">
        <title>COMMunication<br />RESearch.NET</title>
        <link>http://www.commres.net/</link>
        <url>http://www.commres.net/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab01?rev=1669641969&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-28T13:26:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab01</title>
        <link>http://www.commres.net/sna_eg_stanford/lab01?rev=1669641969&amp;do=diff</link>
        <description>Lab 01


##########################################################################
# You may cite these labs as follows: McFarland, Daniel, Solomon Messing,
# Mike Nowak, and Sean Westwood. 2010. &quot;Social Network Analysis          
# Labs in R.&quot; Stanford University.                                       
##########################################################################
 
 
##########################################################################
# LAB 1 - Introductory Lab              …</description>
    </item>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab02?rev=1576021969&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-10T23:52:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab02</title>
        <link>http://www.commres.net/sna_eg_stanford/lab02?rev=1576021969&amp;do=diff</link>
        <description>Lab 02


####################################################################
# LAB 2: Methodological beginnings - Density, Reciprocity, Triads, #
# Transitivity, and heterogeneity. Node and network statistics.    #
####################################################################


# NOTE: if you have trouble because some packages are not installed, 
# see lab 1 for instructions on how to install all necessary packages. 
# Also see Lab 1 for prior functions.


###############################…</description>
    </item>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab03?rev=1574986357&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-29T00:12:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab03</title>
        <link>http://www.commres.net/sna_eg_stanford/lab03?rev=1574986357&amp;do=diff</link>
        <description>Lab 03


#######################################
# LAB 3: Clusters, Factions and Cores #
#######################################

# NOTE: if you have trouble because some packages are not installed, 
# see lab 1 for instructions on how to install all necessary packages.


##############################################################
# 
# Lab 3 
#
# The purpose of this lab is to identify friendship groups 
# or cliques using different methods, to discern the best 
# fitting clique structure, and…</description>
    </item>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab04?rev=1574986391&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-29T00:13:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab04</title>
        <link>http://www.commres.net/sna_eg_stanford/lab04?rev=1574986391&amp;do=diff</link>
        <description>Lab 04


#####################
# LAB 4: Centrality #
#####################


# NOTE: if you have trouble because some packages are not installed, 
# see lab 1 for instructions on how to install all necessary packages.


#############################################################
# 
# Lab 4 
#
# The purpose of this lab is to acquire centrality measures, 
# to determine how they are interrelated, and to discern 
# what they mean. 
#
##############################################################
…</description>
    </item>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab05?rev=1574986564&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-29T00:16:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab05</title>
        <link>http://www.commres.net/sna_eg_stanford/lab05?rev=1574986564&amp;do=diff</link>
        <description>Lab 05


################################################
# LAB 5: Two-Mode Networks and Mobility Models #
################################################


# NOTE: if you have trouble because some packages are not installed, 
# see lab 1 for instructions on how to install all necessary packages.


##################################################################
#
# Lab 5
#
# This lab covers affiliation data. It shows the user how to plot
# affiliation data using the igraph package, how to tr…</description>
    </item>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab06?rev=1576028457&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-11T01:40:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab06</title>
        <link>http://www.commres.net/sna_eg_stanford/lab06?rev=1576028457&amp;do=diff</link>
        <description>Lab 06


##########################################################################
# You may cite these labs as follows: McFarland, Daniel, Solomon Messing,
# Mike Nowak, and Sean Westwood. 2010. &quot;Social Network Analysis          
# Labs in R.&quot; Stanford University.                                       
##########################################################################
 
 
##########################################################################
# LAB 6 - Blockmodeling Lab             …</description>
    </item>
    <item rdf:about="http://www.commres.net/sna_eg_stanford/lab07?rev=1574986519&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-29T00:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab07</title>
        <link>http://www.commres.net/sna_eg_stanford/lab07?rev=1574986519&amp;do=diff</link>
        <description>Lab 07



##############################################
# Lab 7: PEER INFLUENCE &amp; QAP REGRESSION LAB #
##############################################

# NOTE: if you have trouble because some packages are not installed, 
# see lab 1 for instructions on how to install all necessary packages.

###########################################################################
# 
# Lab 7
#  
# Part I - Develop peer influence models that meet the high standards of 
# publication in todays top journals (i.e…</description>
    </item>
</rdf:RDF>
