search for: 64093

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

Did you mean: 4093
2010 Feb 05
2
Importing data coming from Splus into R.
.../R/FMD-CR-test.csv", header = TRUE, sep = "@", quote = "\"", as.is = FALSE, strip.white = FALSE, comment.char = "", na.strings = "NA", nrows = 65000, colClasses = FMD.CR.test.classes) dim(FMD.CR.test) [1] 64093 327 ## OK ### Testing if classes are the same as the Splus classes. FMD.CR.test.R.classes <- apply(FMD.CR.test, 2, FUN = class) sum(FMD.CR.test.R.classes == FMD.CR.test.classes) [1] 79 ## Not exactly what I was expecting! all(FMD.CR.test.R.classes == "character") [1] TRUE Hence...
2007 Jun 21
1
A HTB problem
...class htb 1:11 parent 1:1 leaf 110: prio 0 quantum 37500 rate 3000Kbit ceil 10000Kbit burst 50Kb/8 mpu 0b overhead 0b cburst 14098b Sent 0 bytes 0 pkts (dropped 0, overlimits 0) lended: 0 borrowed: 0 giants: 0 tokens: 111847 ctokens: 9240 class htb 1:1 root rate 50000Kbit ceil 50000Kbit burst 64093b/8 mpu 0b overhead 0b cburst 64093b/8 mpu 0b overhead 0b level 7 Sent 574199301 bytes 563132 pkts (dropped 0, overlimits 0) rate 48914Kbit 5996pps lended: 556777 borrowed: 0 giants: 0 tokens: -8491 ctokens: -8491 class htb 1:13 parent 1:1 leaf 130: prio 5 quantum 1000 rate 50000bit ceil 50000K...