estimate.mixing {surveybootstrap}R Documentation

Construct a mixing model from GoC/RDS data

Description

Given a dataset with the respondents and a dataset on the parents (in many cases the same individuals), and a set of relevant traits, estimate mixing parameters and return a markov model.

Usage

estimate.mixing(survey.data, parent.data, traits)

Arguments

survey.data

The respondent info

parent.data

The parent info

traits

The names of the traits to build the model on

Value

A list with entries:


[Package surveybootstrap version 0.0.3 Index]