File: sna.ex.Rd

package info (click to toggle)
zelig 3.3-1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 30,800 kB
  • ctags: 470
  • sloc: sh: 81; makefile: 10
file content (20 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\name{sna.ex}

\alias{sna.ex}

\title{Simulated Example of Social Network Data}

\description{
  This data set contains five sociomatrices of simulated data social network data.}

\usage{data(sna.ex)}

\format{
Each variable in the dataset is a 25 by 25 matrix of simulated social network data. The matrices are labeled "Var1", "Var2", "Var3", "Var4", and "Var5".
}

\source{fictitious}

\keyword{datasets}