search for: variablen

Displaying 4 results from an estimated 4 matches for "variablen".

Did you mean: variables
2010 Sep 16
1
Help for an absolutely r-noob
...dat <- read.table("Komfort_Tatsaechliche_ID_Versuchsreihe_1.txt", header=TRUE, sep="\t", dec=",") # tab-getrennte Textdatei names(dat) <- c("id", "resp", "amp") dat$id <- factor(dat$id) # kategoriale Variablen als Faktor definieren dat$amp <- as.numeric(gsub("^([0-9]),([0-9]+) Nm$", "\\1.\\2", dat$amp)) ##### (2) Explorative plots ##### library(lattice) xyplot(resp ~ amp|id, dat, type=c("g","p","smooth")) ##### (3) MIXED-EFFECTS REGRESSION MODELS ##...
2007 Feb 03
0
Traffic goes not through filters.
...| # SQF SQF # FILTER 1: FILTER 1: # # 1:10 Always reserved for VOIP even not used # 1:20 HTTP # 1:30 All other data (could be split-up in 1:30) # # This script requires a parameter #---------------------------------------------------- #set -o xtrace # Variablen DEV="tun3" MAXBAND="256Kbit" QDISC_ID="1" QDISC_DEFAULT_HTB="10" MAINCLASS_HANDLE="1" MAINCLASS_ID="${QDISC_ID}:${MAINCLASS_HANDLE}" # HANDLE 10 is reserved for VOIP HTTP_HANDLE="20" HTTP_CLASS_ID="${QDISC_ID}:${HTTP_HAN...
2008 Dec 15
0
mixed csv and csv2
...closed the code: ########################################################## ####################### start of code ####################### ########################################################## # lade nötige Pakete require(ff) require(ts) require(date) require(pheno) # Lege globale Variablen an Pfad<-"I:\\Dokumente und Einstellungen\\Administrator\\Eigene Dateien\\commodity analyse\\csv-dateien\\" auslagerung<-"I:\\Auslagerung\\" dir.create(auslagerung,showWarnings=F) # Lege alle Dateienamen des Ordners "Pfad" in einen array ab dateinamen<-li...
2001 Nov 07
3
samba PDC with NIS, or other solution?
We have a network with Windows NT/2000, SGI's, Linux, Macintosh, AIX. Our user account/passwords for all our machines is handled by NIS on an AIX machine. Our unix machines autheticate through NIS. Our windows machines authenticate by loging on to an NT server acting as the PDC, and that PDC has a service installed on it called "WinDD NIS" (made by Tektronix I think) which contacts