added first line to all func to run from
This commit is contained in:
parent
48a85ede0c
commit
552c5e77aa
8 changed files with 13 additions and 8 deletions
|
@ -9,5 +9,4 @@ mychisq_or = function(dst_numeric, mut_numeric){
|
|||
d = tab[1,1]
|
||||
if (d==0){ d<-0.5}
|
||||
(a/b)/(c/d)
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue