Description Usage Arguments Details Value Author(s) References See Also
A function for estimating dyadic interdependence in standard dyadic designs with distinguishable dyad members and interval responses.
1 | distinguishable.dyad(dataset, conf.int=0.95)
|
dataset |
Original data with dyadic responses. |
conf.int |
Confidence level in order to estimate the confidence interval for the rho parameter. It is equal to 0.95 by default |
distinguishable.dyad
estimates dyadic interdependence for any standard dyadic design in which distinguishable members and interval data are taken into account.
distinguishable.dyad
returns a list containing the following components:
descriptive.statistics |
Summary of some descriptive statistics for the dyadic variables. |
pearson.correlation |
Pearson's correlation coefficient for the original data. |
alpha |
Probability of the parameter not included in the interval estimation. |
r.pearson.confidence.interval |
Lower and upper bounds of the rho parameter estimated at 1-alpha confidence level. |
t.statistic |
Statistic value for carrying out the statistical test regarding dyadic nonindependence. |
df |
Degrees of freedom. |
two.tailed.p.value |
Statistical significance of the t statistic value under the null hypothesis of no dyadic correlation |
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.