SRM.relative.variances: Estimating SRM relative variances in round robin designs

Description Usage Arguments Details Value Author(s) References See Also

Description

A function for obtaining SRM relative variances in round robin designs.

Usage

1
   SRM.relative.variances(X, numb.individuals, numb.times, numb.groups, names=NULL, times=NULL, groups=NULL)

Arguments

X

Original round robin sociomatrix.

numb.individuals

Number of individuals in the round robin data.

numb.times

Number of occasions in which the dyads are analyzed.

numb.groups

Number of groups in the round robin data.

names

(optional) Character array with the names of individuals in the group.

times

(optional) Character array with the names of the occasions of data collection.

groups

(optional) Character array with the names of groups in the round robin data.

Details

SRM.relative.variances estimates relative actor,partner and relationship relative variances for SRM round robin designs.

Value

SRM.relative.variances returns a list containing the following components:

relative.actor.variance

Estimation of the relative actor variance for the SRM round robin data.

relative.partner.variance

Estimation of the relative partner variance for the SRM round robin data.

relative.relationship.variance

Estimation of the relative relationship variance for the SRM round robin data.

Author(s)

David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu>, & David A. Kenny <david.kenny@uconn.edu>.

References

Kenny, D. A., Kashy, D. A., & Cook, W. L. (2006). Dyadic data analysis. New York: Guilford Press.

See Also

SRM.effects,SRM.variances


DLEIVA/DyaDA documentation built on May 6, 2019, 1:17 p.m.