设为首页收藏本站获取积分奖励

R语言中文网

 找回密码
 立即注册
查看: 861|回复: 0

R语言Weitrix的主要组成部分weitrix_components_seq()函数-中英文对照帮助文档

[复制链接]
发表于 2021-2-21 11:03:31 | 显示全部楼层 |阅读模式
        R语言Weitrix的主要组成部分weitrix_components_seq()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:weitrix_components_seq()
R语言函数功能:Weitrix的主要组成部分
来自资源库:Bionconductor-software
weitrix_components_seq()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

描述-----Description-----

Finds principal components of a weitrix. If varimax rotation is enabled, these are then rotated to enhance interpretability.
查找weitrix的主要成分。如果启用了varimax旋转,则将其旋转以增强可解释性。


使用方法-----Usage-----

weitrix_components(
weitrix,
p,
design = ~1,
n_restarts = 3,
max_iter = 1000,
tol = 1e-05,
use_varimax = TRUE,
initial = NULL,
verbose = TRUE
)
weitrix_components_seq(
weitrix,
p,
design = ~1,
n_restarts = 3,
max_iter = 1000,
tol = 1e-05,
use_varimax = TRUE,
verbose = TRUE
)

参数-----Arguments-----

参数weitrix介绍: A weitrix object, or an object that can be converted to a weitrix with as_weitrix.
weitrix对象,或可以使用as_weitrix转换为weitrix的对象。

参数p介绍: Number of components to find.
要查找的组件数。

参数design介绍: A formula referring to colData(weitrix) or a matrix, giving predictors of a linear model for the experimental design. By default only an intercept term is used, i.e. rows are centered before finding components. A more complex formula might be used to account for batch effects. ~0 can be used if rows are already centered.
引用colData(weitrix)或矩阵的公式,为实验设计提供线性模型的预测变量。默认情况下,仅使用拦截项,即在查找组件之前将行居中。可能使用更复杂的公式来说明批次效应。如果行已居中,则可以使用~0。

参数n_restarts介绍: Number of restarts of the iteration to use.
要使用的迭代的重新启动次数。

参数max_iter介绍: Maximum iterations.
最大迭代次数。


-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|R语言中文网    

GMT+8, 2024-6-3 03:12 , Processed in 0.026862 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表