Displaying 3 results from an estimated 3 matches for "agr2".
Did you mean:
agr
2010 Apr 27
2
Passing values to a function when using apply
...calling
using apply.
apply( veh_drg_animal1[ , c("readCount","gene_length")] ,1, stats() )
here stats is a custom function where I want to pass two parameters
from data frame as shown and a third argument which is constant per
instance of apply.
stats <- function ( arg1,agr2,agr3) {
## computation using three parameters
}
2011 Jan 18
3
error message
I was running a sampling syntax based on a data frame (ago) of 160 rows and
25 columns. Below are the column names:
> names(ago)
[1] "SubID" "AGR1" "AGR2" "AGR3" "AGR4" "AGR5" "AGR6" "AGR7"
"AGR8"
[10] "AGR9" "AGR10" "WAGR1" "WAGR2" "WAGR3" "WAGR4" "WAGR5" "WAGR6"
"WAGR7"
[...
2006 Sep 02
0
venn diagrams
...0258",
"ATP5A1-0261", "ATP5A1-0263", "ATP5O-0646", "ATP6AP1-0880"), class =
"factor"),
TN = structure(c(17, 20, 3, 6, 8, 1, 4, 5, 9, 10, 21, 11,
13, 12, 22, 14, 15, 16, 18, 19, 2, 7), .Label = c("ABCC4-2013",
"AGR2-0519", "AMACR-2094", "ANGPT1-1031", "ANGPT1-1032",
"CLDN8-0345", "CLU-0196", "ENTPD5-0872", "ESR1-1003", "GDEP-0199",
"GRIK1-0319", "KLK3-0207", "KRT15-1333", "KRT15-1...