example_data {networkscaleup} | R Documentation |
Simulated ARD data set with z and x.
Description
A simulated data set to demonstrate and test the NSUM methods. The data was simulated from the basic Killworth Binomial model.
Usage
example_data
Format
A named list for an ARD survey from 100 respondents about 5 subpopulations.
- ard
A '100 x 5' matrix with integer valued respondents
- x
A '100 x 5' matrix with simulated answers from a 1-5 Likert scale
- z
A '100 x 4' matrix with answers for each respondents about 4 demographic questions
- N
An integer specifying the total population size
- subpop_size
A vector with the 5 true subpopulation sizes
- degrees
A vector with the 100 true respondent degrees
[Package networkscaleup version 0.1-2 Index]