plot-methods(spcosa)
plot-methods()所属R语言包:spcosa
Visualizing Compact Stratifications and Sampling Patterns
可视化的紧凑型分层和采样模式
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The plot method can be used to visualize compact stratifications and sampling patterns. Since it has been built on top of the ggplot2 package, functions provided by this package can be used to modify the plots.
plot方法可以用于可视化紧凑的分层和采样模式。因为它是建立在顶部ggplot2包,这个包提供的功能,可以用来修改的图。
方法----------Methods----------
x = "CompactStratification", y = "missing" plots stratification x.
所述=“CompactStratification”,Y =“失踪”图分层x。
x = "CompactStratification", y = "SamplingPattern" plots sampling pattern y on top of stratification x.
=“CompactStratification”时,y =的“SamplingPattern”试验田采样图案y顶部分层x。
x = "CompactStratification", y = "SamplingPatternPriorPoints" plots sampling pattern y on top of stratification x.
=“CompactStratification”时,y =的“SamplingPatternPriorPoints”试验田采样图案y顶部分层x。
x = "CompactStratification", y = "SamplingPatternRandomComposite" plots sampling pattern y on top of stratification x.
=“CompactStratification”时,y =的“SamplingPatternRandomComposite”试验田采样图案y顶部分层x。
x = "SamplingPattern", y = "missing" plots sampling pattern x.
X =“SamplingPattern”,Y =“失踪”图采样模式x。
x = "SamplingPatternPriorPoints", y = "missing" plots sampling pattern x.
X =“SamplingPatternPriorPoints”,Y =“失踪”图采样模式x。
x = "SamplingPatternRandomComposite", y = "missing" plots sampling pattern x.
所述=“SamplingPatternRandomComposite”,Y =“失踪”图采样模式x。
参见----------See Also----------
ggplot2-package
ggplot2包
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|