search for: co_nam

Displaying 2 results from an estimated 2 matches for "co_nam".

Did you mean: col_nam
2007 Sep 27
1
to overcome error while computing sd for each subset of data (PR#9931)
...input.txt",header=T, na.strings = "NA",fill=TRUE) > dim(a) [1] 32515 27 > BusinessRisk<-a[,16]/(a[,26]/a[,27]) > a1<-a[,1:3] > a2<-cbind(a1,BusinessRisk) > c1<-aggregate(BusinessRisk,list(a2[,1]),mean) > names(a) [1] "Co_Code" "Co_Name" "Year" "TotSholderFund" [5] "TotLiab" "NetBlock" "Investments" "Inventories" [9] "SundryDebts" "CashandBank" "TotCurrAssets" "CurrLiab" [13]...
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel