Displaying 20 results from an estimated 90 matches similar to: "library(rpart) or library(tree)"
2013 Feb 14
3
Problems plotting and regression w.r.t. date data type on x axis
Hello,
probably a newbie question, but i didnt find any information on
plotting/regressing w.r.t. a date data type. My trials were unfruitful. Can
anyone help ? Thanks in advance!
Here is my interaction with R:
> tabelle
date number date2
1 2009-01-1 1673 2009-01-01
2 2009-12-1 2111 2009-12-01
3 2010-7-1 2487 2010-07-01
4 2013-2-1 4301 2013-02-01
> regression.punkte<-lm(tabelle$number
2010 Jun 11
2
r code to broaden the boarder of the bars of a histogram
To whom it may concern,
I have a problem concerning the design of a histogram. How do I change
the border widths of the bars of a histogram. The initial command is:
hist (punkte,breaks=30, xlab="Punkte", ylab="H?ufigkeit",
main="Histogramm", col= heat.colors(30), border= "red")
I suspect that it has to do with the "lwd" command but can't
2013 Feb 05
2
duplicate data
Hello,
I have a long list of x-, y- and z-data and try to generate a heatmap.
Obviously there are several data with identical x- and y-values. I get
the following error message:
Error in interp.old(x, y, z, xo = xo, yo = yo, ncp = 0, extrap = extrap, :
duplicate data points: need to set 'duplicate = ..'
Unfortunately there seems no help screen on "duplicate". I'd prefer
2007 Apr 03
7
Zaptel 1.4.1 Install Modules CentOS
Hi All,
I have a CentOS server that I am trying to configure Asterisk on 1.4 on.
Everything seems to go ok, with regards to compiling Zaptel, Libpri,
Asterisk (will be using kernel 2.6 timer and ztdummy)
Unfortunately I can't insmod / modprobe ztdummy.
[root @xyz src]# modprobe ztdummy
FATAL: Module ztdummy not found.
FATAL: Error running install command for ztdummy
2007 Dec 16
1
Working with ranges of a list
Dear everybody!
Please find attached a tiny R-program. It returns:
[,1] [,2]
[1,] 53.55 NA
[2,] 53.55 NA
[3,] 53.55 NA
How can I manage the first column to show the second component not only
of the first list in k??ste but of the second component of every list in
k??ste respectively, such as to get the following array returned:
[,1] [,2]
[1,] 53.55 NA
[2,] 53.87 NA
[3,] 53.87
2004 Feb 25
4
dial plan question
Hi,
I have a basic dial plan question;
Here is the scenario.
Call comes through IAX and my * authenticate, then collect the digits and
dials out, simple :).
Here is the dial plan;
[did-in]
;for did callers
exten => 866219xxxx,1,Ringing
exten => 866219xxxx,2,Wait,4
exten => 866219xxxx,3,Answer
exten => 866219xxxx,4,Authenticate(/etc/asterisk/authenticate.txt|a)
exten =>
2006 Oct 25
0
*****SPAM***** asterisk 1.4 problem with call queues
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2006 Nov 03
0
*****SPAM***** Meetme Conference Rooms
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2006 Oct 18
4
Asterisk + Huawei
Hi everyone,
Im having some troubles getting work Asterisk as SIP Client and a Huawei softswitch as SIP server. I already got my asterisk registered to the Huawei. Im working with a Sipura SPA 2000 registered to Asterisk.
When im trying to make an incoming call from the Huawei to asterisk it rings but when i answered the call drp down inmediatly. The sip debug finally show this
2006 May 31
1
*****SPAM***** Upgrading
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2003 Oct 09
1
Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault (PR#4486)
Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault
First of all, many thanks to the R team!!
R is really a software for everyday work.
Yes, I've found a fault, but I hope it's not just faultfinding ;-)
In the NEWS file of R-1.8.0, first printed in R NEWS 1.7.1,
there was given a promise: [ 1 ]
o Recursive indexing of lists is allowed, so x[[c(4,2)]] is
2004 May 03
1
Changed UIDs from winbind after server reboot!
I set up a samba 3.0.2 server as member server in a NT4 Domain.
Winbind works great and I can "use" the NT Domain users for all I need.
At the moment I'm testing different shares with their permissions.
The Samba will also be our printserver, so I set up also cups and added
the printers to samba with cupsaddsmb - Great tool! . Users could
connect and all worked fine.
After a reboot
2006 Aug 01
3
*****SPAM***** Is there a smarter way to ban expensive calls in dial plan?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2013 Nov 20
1
10.0 BETA3 - nanobsd.sh does not use pkg
Hi, all,
I just wanted to report that. I do not yet have a patch to suggest.
nanobsd.sh cust_pkg() still tries to call pkg_add and fails when
adding packages to the NANO_WORLD_DIR. tbz vs. txz ?
Kind regards
Patrick
--
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info at punkt.de http://www.punkt.de
Gf: J?rgen Egeling AG Mannheim 108285
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2008 Aug 20
1
boot0cfg and gmirror ...
Hi, all,
I know about the "foot shooting" prevention in geom(4)
when trying to update the MBR of a mounted disk.
I have a system with ad4 and ad6 mirrored and fdisk
partitions residing on the mirror to be booted alterningly:
hd30# gmirror status
Name Status Components
mirror/m0 COMPLETE ad4
ad6
hd30# mount
/dev/mirror/m0s1a on / (ufs, local, read-only)
2012 Oct 07
1
Problem with national characters in main, xlab, ylab with pdf{grDevices} / postscript {grDevices}
Hello.
I'm trying to make some graphics with nationalized labels (pdf for use
in LaTeX document).
On console (displayed on screen) using all looks ok:
----------------------------------------\/
data<-rnorm(100)
hist(data,main='Rozk?ad g?sto?ci punkt?w', xlab='Warto?? na osi y',
ylab='Cz?sto?? wyst?powania')
-------------------------------------------/\
But
2011 Feb 03
1
lmtp error at domains containing "-" sign
hallo,
I have running dovecot 2.0.9.
I want to deliver mail with rcipient prameter "-", we spoked about that at
thread "LMTP with address extension" and after your patch and version 2.0.8
that works.
But now, there's an another much greater problem. No mails to adresses, which
domain-part contains an "-" sign wil be delivered (i.e.
test at
2013 Dec 04
3
Adaptec 5805 as a guest on ESXi 5.5 - problem
Hi,
I've installed a FreeBSD (stable 9.2) as a guest on ESXi 5.5. I've added
Adaptec Controller via passthrough. Unfortunately FreeBSD does not show hard
drives. Any clue?
aac0: <Adaptec RAID 5805> mem 0xfd200000-0xfd3fffff irq 18 at device 0.0 on
pci3
aac0: Enabling 64-bit address support
aac0: Enable Raw I/O
aac0: Enable 64-bit array
aac0: New comm. interface enabled
aac0: