Displaying 2 results from an estimated 2 matches for "tp1678705p1679073".
2010 Mar 23
3
If else statements
Hi everyone!
May I request again for your help?
I need to make some codes using if else statements...
Can I do an "if-else statement" inside an "if-else statement"? Is this the
correct form of writing it?
Thank you.=)
Example:
for (v in 1:6) {
for (i in 2:200) {
if (v==1)
(if max(x*v-y*v)>1 break())
if (v==2)
(if max(x*v-y*v)>1.8 break())
if (v==3)
(if
2010 Mar 24
0
R-help ordinal regression
.../plain; charset=us-ascii
>
>
> Thanks Matthew... I will read your suggested
> articles/files.
> I hope, i will be able to figure out what should be done
> with this.
> =)
>
> ~tj
>
> --
> View this message in context: http://n4.nabble.com/If-else-statements-tp1678705p1679073.html
> Sent from the R help mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 21
> Date: Tue, 23 Mar 2010 11:08:37 -0300
> From: R Help <rhelp.stats at gmail.com>
> To: tj <girlme80 at yahoo.com>
> Cc: r-help at...