plotCV(codelink)
plotCV()所属R语言包:codelink
Plot of CV
积简历
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Takes a Codelink object and plot de distribution of CV after applying mergeCodelink.
需要的Codelink对象和图DE CV分布后申请mergeCodelink。
用法----------Usage----------
plotCV(object, subset=c(1:dim(object)[2]), cutoff=NULL, title=NULL, legend.cex=1)
参数----------Arguments----------
参数:object
an object of class "Codelink".
对象一个类“Codelink”。
参数:subset
subset of arrays to plot
数组的子集,绘制
参数:cutoff
cutoff of CV to be shown.
要显示的简历截止。
参数:title
title of the plot.
图的标题。
参数:legend.cex
factor to apply to the fonts in the legend to fit.
适用于传说中的字体,以适应的因素。
作者(S)----------Author(s)----------
Diego Diez
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|