This function creates a plot using the outputs from reliability_check()
1 | reliability_plot(global.reliability, df.reliability, method = "loess")
|
global.reliability |
A dataframe containing the estimates of overall reliability from the reliability_check() function. |
df.reliability |
A dataframe containing the dyad level estimates of reliability from the reliability_check() function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.