Generic function for generating extended data analysis plots
通用函数产生的扩展数据分析图
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Data analysis plots are used to visually summarize the salient features of the output and typically involve a combination of plots
数据分析图用于直观地总结输出的显着特征通常涉及图的组合
用法----------Usage----------
eda.plot(x, ...)
参数----------Arguments----------
参数:x
any object. Missing values ( NAs) are allowed.
任何对象。遗漏值(NAS)是允许的。
参数:...
optional arguments to be passed directly to the inherited function without alteration and with the original names preserved.
可选参数直接传递到继承的功能,无需改变原来的名称保存。
注意----------Note----------
An extended data analysis plot is shown.
扩展数据分析图显示。