Description Usage Arguments Details Value Author(s) References See Also
A function for testing dyadic reciprocity in SRM round robin designs.
1 | SRM.dyadic.covariance.Ftest(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. |
SRM.dyadic.covariance.Ftest
estimates dyadic reciprocity for SRM round robin designs by means of a ratio of variances F test.
SRM.dyadic.covariance.Ftest
returns a list containing the following components:
F.value |
Estimation of the ratio of variances for testing dyadic reciprocity for round robin designs. |
df1 |
Degrees of freedom of the numerator. |
df2 |
Degrees of freedom of the numerator. |
p.value |
Statistical significance of the empirical F statistic for the SRM round robin data. |
David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu>, & David A. Kenny <david.kenny@uconn.edu>.
Kenny, D. A., Kashy, D. A., & Cook, W. L. (2006). Dyadic data analysis. New York: Guilford Press.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.