[R] (no subject)
Atanasio Alberto Tembe Tembe
m@notembe @end|ng |rom gm@||@com
Sun Jul 15 15:25:43 CEST 2018
Hello!
Is there anyone who can help me to this the error bellow? Ijust
started using R recently. Thank you
while sum(abs(Sb-D-Sc-t(Pi))>1E-5{Error: unexpected symbol in "while
sum"> > k=K+1> > for(i in 1:nrow(c1)){+ +
for(j in 1:ncol(c1)){+ + if(Sb!=0){+
+ T2=D*T/Sa+ +
}else {+ + T2=0 +
+ }+ + Sc=sum(t(T))+
+ if(Sc!=0){+ +
T3=Pi*T2/Sc+ + }else {+ +
T3=0+ + }+
Sb=sum(T)+ + }+ }> > K[1] 0
[[alternative HTML version deleted]]
More information about the R-help
mailing list