Description Usage Arguments Details Value Author(s) References See Also
A function for preparing data in order to be analized as a SRM round robin design.
1 | prepare.SRM.matrix(X,numb.individuals,numb.times,numb.groups,names=NULL,times=NULL,groups=NULL)
|
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. |
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
.
X |
Sociomatrix data organized as an SRM round robin design. |
David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu> & LluĂs Salafranca <lsalafranca@ub.edu>.
Kenny, D. A., Kashy, D. A., & Cook, W. L. (2006). Dyadic data analysis. New York: Guilford Press.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.