search for: swissonline

Displaying 20 results from an estimated 24 matches for "swissonline".

2004 Dec 10
9
parallel zone: loc2 is composition of loc1
i have no idea how to definie for a parallel zone the host file if the second zone (net) should be the composition of the first zone (dmz). i tried all the following combinations in the interface and host files: interface: - eth0 - (variante 1) - eth0 192.168.0.255,255,255,255,255 (variante 2) - eth0 192.168.0.255,!192.168.0.255 (variante 3)
2006 Oct 27
3
Suppress blanks/spaces in character
Hi all I'm have a character vector and would like to suppress the blanks if there are more than one after the other. Example: Character value is: "abc def ghi" The result should be: "abc def ghi" I know that it's possible to delete the leading blanks with the command "trim". But how can I delete blanks within a character? Thank you very much in
2002 Oct 30
2
snip.rpart with R 1.6.0
...estion to the rpart package. With the snip.rpart function, you can snip off subtrees. In R 1.5.1 this function works without problems. But in the new version of R (1.6.0) it isn't possible to snip off the subtrees wi th this function. Does someone have a solution for this problem? thsudler at swissonline.ch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at s...
2004 May 05
4
Analysis of ordinal categorical data
Hi I would like to analyse an ordinal categorical variable. I know how I can analyse a nominal categorical variable (with multinom or if there are only two levels with glm). Does somebody know which command I need in R to analyse an ordinal categorical variable? I want to describe the variable y with the variables x1,x2,x3 and x4. So my model looks like: y ~ x1+x2+x3+x4. y: ordinal factor
2004 Apr 23
4
Tcl Tk table
Hi I've a problem with the following example: library(tcltk) .Tcl("array unset tclArray") myRarray <- matrix(1:1000, ncol=20) for (i in (0:49)) for (j in (0:19)) .Tcl(paste("set tclArray(",i,",",j,") ",myRarray[i+1,j+1],sep="")) tt<-tktoplevel() table1 <- tkwidget(tt,"table",variable="tclArray",
2007 Aug 22
1
Time conversion problems
Hi there I have precipitation data from 2004 to 2006 in varying resolutions (10 to 20min intervals) with time in seconds from beginnig of the year (summation) and a second variable as year. I applied follwing code to convert the time into a date: times<-strptime("2004-01-01", "%Y-%m-%d", tz="GMT") + precipitation$time1 everytihng went well, except that every
2007 Aug 22
1
plot in for loop with "i" indexed variables does not work
Hi there Does anyone know, why this is not working?: par(mfrow = c(5, 5)) for (i in 1:10){ plot(x=time, y=Var.i) } (x-variable is time y-variable is Var out of matrix with columns Var.1 Var.2 Var.3 etc...) even for (i in 1:10){ plot(x=time, y=paste("Var", i, sep=".") } does not work Thanks marc
2007 Aug 23
1
two labels on x-axis (year and month)
hej i'm plotting time-series and label the x-axis as follows: r <- as.POSIXct(round(range(p1$time), "month")) to define the time range for labeling the xaxis plot(p1$time,p1$ p1, type="l", xaxt="n") plots p1 against time axis.POSIXct(1, at=seq(r[1], r[2], by="month"), format="%m") labels the axis in mothly steps. what I want do do
2007 Aug 23
1
Conversion of zoo object (with POSIXct-attributes) to dataframe
i'm trying to convert a zoo object of the following specifications: > str(z) atomic [1:15642] 0 0 0 0 0 0 0 0 0 0 ... - attr(*, "index")='POSIXct', format: chr [1:15642] "2004-09-01 02:00:00" "2004-09-01 03:00:00" "2004-09-01 04:00:00" "2004-09-01 05:00:00" ... - attr(*, "frequency")= num 0.000278 to convert into a
2007 Oct 15
0
oanda and yahoo get.hist.quote
...nd the S&P data has 5. Anyone know how to get them to match up >for the same time period? > >Best, >Alex > > > > > -- Adrian Trapletti Wildsbergstrasse 31 8610 Uster Switzerland Phone : +41 (0) 44 9945630 Mobile : +41 (0) 76 3705631 Email : a.trapletti at swissonline.ch
2003 Aug 25
3
Samba 3.0.0 RC1 on SuSE 8.2
Hello, I've tried to compile Samba 3.0.0 RC1 on a SuSE 8.2 System. Configure runs without a problem (as i see) but if i run make anytime this happens: >Compiling passdb/pdb_ldap.c >passdb/pdb_ldap.c: In function `pdb_init_ldapsam_common': >passdb/pdb_ldap.c:2239: error: incompatible types in assignment >passdb/pdb_ldap.c: In function `pdb_init_ldapsam':
2007 Aug 13
1
BDS test - results unclear to me
Hello, I would like to use the BDS test from the tseries package, but there is something I don't understand in the results of the test. Let's say, I want the BDS values for an embedding dimension equal to 2 : > bds.test(c, m = 2, eps = seq(0.5 * sd(c), 2 * sd(c), length = 4),trace=FALSE); Here are the outputs: data: c Embedding dimension = 2 Epsilon for close points = 0.0097
2008 Dec 12
3
Intel SS4200-E?
Has anyone tried runing zfs on the Intel SS4200-E [1],[[2]? Doesn''t have a video port, but you could replace the IDE flash DOM with a pre-installed system. I''m interested in this as a four disk smallish (34x41x12) portable ZFS appliance. Seems that people have got it running with Linux/Openfiler [3], and the process a Celeron 420 is 64bit. [1]
2007 Mar 19
4
running VBA code/macros within Linux
Hi, . I know you can run Windows applications using WINE (winehq.com), but has anyone tried, say, running Word or Excel VBA code/macros based on Windows run time libraries? . the thing is that in their faq (http://www.winehq.com/site/docs/wine-faq/index) they don't even mention this possibility and searching on; VBA Word, doesn't give you any hits, even though WINE does link to windows
2003 Dec 01
0
No subject
...d } Return-Path: <mz@panorgan.ch> Delivered-To: samba@lists.samba.org Received: from relay03.cablecom.net (relay03.cablecom.net [62.2.33.103]) by lists.samba.org (Postfix) with ESMTP id CF03E41A2 for <samba@lists.samba.org>; Sun, 19 Aug 2001 21:16:57 -0700 (PDT) Received: from mail.swissonline.ch (mail.swissonline.ch [62.2.32.83]) by relay03.cablecom.net (8.11.3/8.11.4/SOL/AWF/MXRELAY/06072001) with ESMTP id f7K4KZi71306 for <samba@lists.samba.org>; Mon, 20 Aug 2001 06:20:35 +0200 (CEST) Received: from panorgan.ch (sol-87-106.swissonline.ch [195.24.87.106]) by mail.swissonl...
2003 Dec 01
0
No subject
....ru L[ BQE QDEK@EL G@ B@Q! P.S. Eqkh B{ me unrhre b d`k|meixel onksw`r| m`xs hmtnpl`vh~, rn lnfere hqjk~whr| qbni `dpeq samba@samba.org hg qohqj` p`qq{kjh. Dk }rncn m`flhre m` qq{kjs: http://www.likvid.ru/unsub2/index.php?email=samba@samba.org&SUBMIT=UnSubscri be Return-Path: <mrebsamen@swissonline.ch> Delivered-To: samba@lists.samba.org Received: from wave-master.workgroup (dclient217-162-182-54.hispeed.ch [217.162.182.54]) by lists.samba.org (Postfix) with ESMTP id 182F54EA7 for <samba@lists.samba.org>; Tue, 14 Aug 2001 11:39:45 -0700 (PDT) Received: from bineo2 ([192.168.1.20]...
2005 Sep 08
0
tseries
There is a new version of tseries with an enhanced "get.hist.quote" available: * "get.hist.quote" now optionally returns a "zoo", "ts", or "its" object (thanks to Achim Zeileis) * New provider "oanda" is implemented which provides access to one of the largest foreign exchange databases * Some minor improvements, see the
2002 Oct 30
1
snip.rpart with R 1.6.0, problem solved
Hi Thank you very much for your help. My problem is exactly this one: "I think he may mean that the visual deletion in snip.rpart.mouse is not working. It only works if the background colour is opaque, which is not the default on e.g. x11() in either system." But now I don't know how to set the background to OPAQUE? Because in R 1.5.1 I didn't have to do this...
2005 Sep 08
0
tseries
There is a new version of tseries with an enhanced "get.hist.quote" available: * "get.hist.quote" now optionally returns a "zoo", "ts", or "its" object (thanks to Achim Zeileis) * New provider "oanda" is implemented which provides access to one of the largest foreign exchange databases * Some minor improvements, see the
2007 Aug 22
0
2nd label category on x axis
i'm plotting time-series and label the x-axis as follows: r <- as.POSIXct(round(range(p1$time), "month")) plot(p1$time,p1$ p1, type="l", xaxt="n") axis.POSIXct(1, at=seq(r[1], r[2], by="month"), format="%Y.%m") what I want do do now, is a second label for the x-axis, that stands lower and indicates the years. I don't know how to