Displaying 2 results from an estimated 2 matches for "donrep".
Did you mean:
dogrep
2007 Apr 19
4
hello
ok how can I do to cancel le function factor for the moment ican't do this and I'm stuck with my problem for exemple
Id_Rep Id_Geno Val_O Id_TrT1
1 1 64238 145 2
2 1 64238 1 1
3 1 64238 2 1
4 1 64238 1 1
5 1 64238 1 1
6 1 64238 2 1
7 1 64238 1 1
8 2
2007 Apr 27
0
(no subject)
...n){
#COMMANDS_A
} else{
#COMMANDS_B
}
Hope this helps,
-Matt
On Fri Apr 27 15:07 , elyakhlifi mustapha <elyakhlifi_mustapha at yahoo.fr> sent:
>hi,
>I don't understand my error when I submit this program
>
>> for(k in LR) {
>+ donRep[[k]]
>+ M[[193]]
>+ for(k in LR) {
>+ if(length(as.numeric(as.character(donRep[[k]][,1]))) == min(C)) {
>+ M[[193]][,k]
>+ }
>+ else M[[193]][,k]
>+...