This function plots missing values in the round robin matrix for visual inspection.
此函数曲线的缺失值在循环矩阵的目视检查。
用法----------Usage----------
plot_missings(formule, data, show.ids=TRUE)
参数----------Arguments----------
参数:formule
A formula specifying the variable names. Example usage: DV ~ perceiver.id*target.id | group.id (group.id only necessary in multi group data sets)
公式指定的变量名。用法示例:DV ~ perceiver.id*target.id | group.id(group.id只需要在多组数据集)
参数:data
The data frame
数据框
参数:show.ids
Should the id's of the persons be printed on the axes?
印在轴的ID的人?