prepare.SRM.matrix: Preparing SRM round robin data

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

Description

A function for preparing data in order to be analized as a SRM round robin design.

Usage

1
   prepare.SRM.matrix(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

prepare.SRM.matrix organizes data according a SRM round robin design to be used by the several functions for SRM round robin designs included in the package nonindependence.

Value

X

Sociomatrix data organized as an SRM round robin design.

Author(s)

David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu> & LluĂ­s Salafranca <lsalafranca@ub.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,SRM.relative.variances,SRM.reliability,SRM.dyadic.reciprocity,SRM.generalized.reciprocity,SRM.dyadic.covariance.Ftest,SRM.between.groups.tTest,SRM.jackknife


DLEIVA/nonindependence documentation built on May 10, 2019, 1:15 a.m.