文件名称:tspreg:用于执行得分最高的对回归的 R 包
文件大小:15KB
文件格式:ZIP
更新时间:2024-07-05 07:26:42
R
tspreg 用于执行得分最高的对回归的 R 包。 基本思想是寻找在表型之间切换排名的基因对。 tspreg 包允许为多类分类和生存分类发现得分最高的对。 安装 ## If needed install .packages( "devtools" ) ## Install pre-requisite packages from Bioconductor source ( "http://bioconductor.org/biocLite.R" ) biocLite ( "genefilter" ) source ( "http://bioconductor.org/biocLite.R" ) biocLite ( "tspair" ) ## Install the survhd package from Bitbucket install_bitbucket (repo= "survhd
【文件预览】:
tspreg-master
----man()
--------calcStats.Rd(466B)
--------calculateTspairs.Rd(542B)
--------tspreg.Rd(803B)
--------fstats.Rd(384B)
--------calcPairs.Rd(285B)
----NAMESPACE(112B)
----.gitignore(9B)
----R()
--------calcPairs.r(438B)
--------empirical_controls.R(1KB)
--------.Rhistory(8KB)
--------tspreg.r(1KB)
--------single_pairs.R(638B)
--------reg_fs.R(1KB)
--------calculateTspairs.r(1KB)
--------fstats.R(990B)
--------tspreg2.R(1KB)
--------calcStats.r(670B)
--------tspreg_report.R(1KB)
--------make_pairs.R(961B)
--------tspreg-package.r(54B)
----exec()
--------template.Rmd(6KB)
----DESCRIPTION(799B)
----README.md(1KB)