由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - R help!!!
相关主题
R LOOP自动退出的问题SAS求助,out of memory
MCMC算法的Posterior Std. 一定是减少的么?问一个关于converge 的问题
一般如何证明MCMC算法得到的sample是来自targeted distribution的呢?null model fit statistics (in proc logistic and etc)
convergence of linear regression with diverging number of predictorsLinear regression model 问题请教
请问提升统计学知识可以直接看Casella&Berger吗?Un converge problem in mixed model !
Stochastic Gradient Ascent for logistic regression in R -- Convergence problem !Non-negative Matrix Factorization in R?
关于R的Simplex的错误信息proc mixed的问题。
求购一本统计学的书论马尔可夫链和谈恋爱(原创)
相关话题的讨论汇总
话题: loop话题: datasets话题: reported话题: error话题: running
进入Statistics版参与讨论
1 (共1页)
c******d
发帖数: 306
1
I am running a "for loop in R. In this loop, there is convergence function.
I need plug in around 200 datasets to see if they are converged or not.
The problem is when the loop goes to some unconverged datasets , the loop
stopped and reported error. Is there any method that I can keep the loop
running even when error was reported?
Thx
R*********r
发帖数: 225
2
? try

.

【在 c******d 的大作中提到】
: I am running a "for loop in R. In this loop, there is convergence function.
: I need plug in around 200 datasets to see if they are converged or not.
: The problem is when the loop goes to some unconverged datasets , the loop
: stopped and reported error. Is there any method that I can keep the loop
: running even when error was reported?
: Thx

1 (共1页)
进入Statistics版参与讨论
相关主题
论马尔可夫链和谈恋爱(原创)请问提升统计学知识可以直接看Casella&Berger吗?
请教这个统计题有这个结论吗?Stochastic Gradient Ascent for logistic regression in R -- Convergence problem !
请问:想fit gamma 并同时用lasso的方法做variable selection关于R的Simplex的错误信息
sas error message求购一本统计学的书
R LOOP自动退出的问题SAS求助,out of memory
MCMC算法的Posterior Std. 一定是减少的么?问一个关于converge 的问题
一般如何证明MCMC算法得到的sample是来自targeted distribution的呢?null model fit statistics (in proc logistic and etc)
convergence of linear regression with diverging number of predictorsLinear regression model 问题请教
相关话题的讨论汇总
话题: loop话题: datasets话题: reported话题: error话题: running