readSpfabiaResult(fabia)
readSpfabiaResult()所属R语言包:fabia
Factor Analysis for Bicluster Acquisition: Read Results of SpFabia
因子分析Bicluster收购:阅读SpFabia结果
译者:生物统计家园网 机器人LoveR
描述----------Description----------
readSpfabiaResult: C implementation of readSpfabiaResult.
readSpfabiaResult:C的readSpfabiaResult实施。
用法----------Usage----------
readSpfabiaResult(X)
参数----------Arguments----------
参数:X
the file prefix name of the result files of spfabia.
文件spfabia结果文件的前缀名。
Details
详情----------Details----------
Read the results of spfabia.
阅读结果spfabia。
The code is implemented in C.
在C代码实现
值----------Value----------
参数:
object of the class Factorization. Containing L (loadings L), Z (factors Z), Psi (noise variance σ), lapla (variational parameter), avini (the information which the factor z_{ij} contains about x_j averaged over j) xavini (the information which the factor z_{j} contains about x_j) ini (for each j the information which the factor z_{ij} contains about x_j).
对象类Factorization。含有L(负荷L)Z(因素Z)Psi(噪声方差σ)lapla(变参数),avini(因素z_{ij}约x_j多j)xavini(信息的因素z_{j}平均包含的信息包含有关x_j)ini(每个j的因素z_{ij}约x_j包含的信息)。
作者(S)----------Author(s)----------
Sepp Hochreiter
参考文献----------References----------
‘FABIA: Factor Analysis for Bicluster Acquisition’, Bioinformatics 26(12):1520-1527, 2010. http://bioinformatics.oxfordjournals.org/cgi/content/abstract/btq227
参见----------See Also----------
fabia, fabias, fabiap, spfabia, readSamplesSpfabia, readSpfabiaResult, fabi, fabiasp, mfsc, nmfdiv, nmfeu, nmfsc, plot, extractPlot, extractBic, plotBicluster, Factorization, projFuncPos, projFunc, estimateMode, makeFabiaData, makeFabiaDataBlocks, makeFabiaDataPos, makeFabiaDataBlocksPos, matrixImagePlot, summary, show, showSelected, fabiaDemo, fabiaVersion
fabia,fabias,fabiap,spfabia,readSamplesSpfabia,readSpfabiaResult,fabi,fabiasp,mfsc,nmfdiv,nmfeu,nmfsc,plot,extractPlot,extractBic,plotBicluster,Factorization ,projFuncPos,projFunc,estimateMode,makeFabiaData,makeFabiaDataBlocks,makeFabiaDataPos,makeFabiaDataBlocksPos,matrixImagePlot summary,show,showSelected,fabiaDemo,fabiaVersion
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|