Displaying 20 results from an estimated 28 matches for "opensubscrib".
Did you mean:
opensubscriber
2007 Nov 20
2
barplot problem
...tated using las=1) and the label. I have been fiddling with the graphical parameters but nothing seems to work. Maybe a graphical representation of the graphical parameters would be helpful (cf the CSS box model).
Thanks!
Pieter
--
This message was sent on behalf of pieterprovoost at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at stat.math.ethz.ch/topic.html
2008 Jan 27
2
maptools no such file
...:
In read.table("cities.shp") :
incomplete final line found by readTableHeader on 'cities.shp'
> read.shape("cities.shp")
Error in getinfo.shape(filen) : No such file
Any thoughts?
Thanks
Pieter
--
This message was sent on behalf of pieterprovoost at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at r-project.org/topic.html
2009 Dec 19
3
DROP and KEEP statements in R
What is equivalent to DROP or KEEP statements of SAS in R?
--
This message was sent on behalf of sarjinder at yahoo.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at r-project.org/topic.html
2006 Mar 09
2
How to assign channels for asterisk
...-
[incoming]
exten => s,1,Answer()
exten => s,2,Echo()
-zapata.conf--
context=incoming
signalling=fxs_ks
channel => 3-4
-zaptel.conf
context=incoming
signalling=fxs_ks
channel => 3-4
hope to hear from you
thanks & regards
--
This message was sent on behalf of bixbite@tom.com at openSubscriber.com
http://www.opensubscriber.com/messages/asterisk-users@lists.digium.com/topic.html
2007 Aug 18
1
number precision
Hi,
I'm trying to find a way to determine how many digits a number has. I tried using nchar(paste(number)), but unfortunately paste will reduce 8.00 to "8".
Any thoughts?
Pieter
--
This message was sent on behalf of pieterprovoost at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at stat.math.ethz.ch/topic.html
2007 Dec 24
1
curve fitting problem
...art=list(k=10,l=3,m=0.004),algorithm="plinear")
summary(model)
plot(ox,ir)
testox <- seq(-600,200,length=100)
k <- 10
l <- 3
m <- 0.004
testir <- k*l^(m*testox)
lines(testox,testir)
Any thoughts?
Thanks!
--
This message was sent on behalf of pieterprovoost at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at stat.math.ethz.ch/topic.html
2009 Sep 30
1
How to calculate KMO?
...4 3 3 3 3
17 4 4 6 9 8 17 8 18
18 8 8 5 9 7 7 7 9
19 6 7 8 3 8 4 4 7
20 8 11 9 3 2 2 2 3
**
*SPSS results for the above dataset:--------*
Kaiser-Meyer-Olkin Measure of Sampling Adequacy.(KMO)
0.350911931549742
*Got a R-function:-----* (
http://www.opensubscriber.com/message/r-help@stat.math.ethz.ch/2776549.html)
kmo.test <- function(df){
###
## Calculate the Kaiser-Meyer-Olkin Measure of Sampling Adequacy.
## Input should be a data frame or matrix, output is the KMO statistic.
## Formula derived from Hutcheson et al, 1999,
## "The multivariate so...
2009 Oct 08
1
distr package
...stall "distr", the following error appears, I am using R in windows. can u suggest me?
Error in normalizePath(path) :
path[1]="C:\Program Files\R\R-2.9.1\library/distr": The system cannot find the file specified
--
This message was sent on behalf of msigdel at yahoo.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at r-project.org/topic.html
2010 Jun 07
1
Desolve package: How to pass thousand of parameters to C compiled code?
...written, but still have no clue on how to proceed.
Please can anyone suggest the best way to go about this, and also the places where I can find examples of DeSolve C compiled code.
Thank you very much in advance.
Nar Pun
CMMU/MUTH
--
This message was sent on behalf of cmmu_mile at yahoo.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at r-project.org/topic.html
2009 Jan 18
1
auto.arima forecasting issue
Hello everybody!
I'm having this problem with the auto.arima function that i've not been
able to solve. I use this function on time series that contains NA values,
but every time that the resulting model contains drift I can't perform a
forecasting (using forecast.Arima function). The printed error (when I try
to forecast the resulting model) claims a dimension mismatch
2009 Oct 31
1
Interrupting Yum Update
Hi All,
Quick question, I just finished googling and found the thread that is
dealing with the rpmdup_remover.sh script, and thanks to everyone that
was involved in this. I followed the following threads:
http://www.opensubscriber.com/message/centos at centos.org/11086209.html
http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=17166&forum=37
Which lead me to the following link and the script:
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=10139&forum=27&post_id=32527
I s...
2008 Jul 01
2
how to automatically maximize the graph window (under XP) ?
Hello,
I'm trying to produce graphs automatically from data stored in database.
Before saving the graphs, I would like to maximize the size of the graphs.
The best would be to directly open maximized windows with x11() but up to
now I failed doing it.
I tried different widths and heighs but I never managed to obtain a full
screen window.
Is there a command to do it ?
Thanks in advance,
Ptit
2010 Apr 09
1
Performance problems with XFS on Centos 5.4
...diatly afterwards ls on the same directory is
immidiate. I used strace on this ls and found that during the first ls
the lstat-calls need approx 0.02s each while during the second ls the
are two orders of magnitude faster.
Googling around I stumbled upon some messages similar like this
http://www.opensubscriber.com/message/linux-xfs at oss.sgi.com/1355060.html
which have in common
a) they're from around 2006
b) they suggest to increase a mount-option ihashsize. This mount
option is listed as deprecated in the current kernel-doc
So my question: does anyone have experience with that kind of
perfo...
2010 Mar 15
0
Making descriptive analyisis in R
...ect '.locale' not found
> tab1(porp)
Error in titleString() : object '.locale' not found
I found this error.
How can I solve this problem?
I would like to make a package only for descripitve study.
Thank a lot
--
This message was sent on behalf of kyawkkhtet at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-devel at r-project.org/topic.html
2007 Dec 13
2
Rsync rsync: writefd_unbuffered failed to write ?
...unbuffered failed to write 32768 bytes [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (30 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9]
--
This message was sent on behalf of scott@techeffectcomputers.com at openSubscriber.com
http://www.opensubscriber.com/messages/rsync@lists.samba.org/topic.html
2008 May 05
2
Rsync with daemon over SSH on port 22 not daemon port
...to alter the init default files (873).
All help appreciated im assuming my connection is been ignored -e as doesnt make sense i have tried 60 ways id say --rsh=ssh etc but need to turn too the experts!
Many thanks info appreciated...
--
This message was sent on behalf of markcliff@gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/rsync@lists.samba.org/topic.html
2007 Nov 11
2
using RSperl with "tree" package
Hello,
I am trying to use the "tree" package in R with RSperl.
I have generated a regression tree using the "tree" package in R and saved it in a file say "RegTree_2.Rdata"
If I use the predict function from R command line, it works fine. However, I want to use it from within perl using RSperl. To do that, here is what I do,
my $regTree =
2009 Sep 07
5
TE420P configuration
Hello
I am trying to configure TE420P but i am confused what to give chan_dahdi :(
Below is configuration i am using for TDM400P
Please help what changes to make in it... Please provide a link as well
[trunkgroups]
[channels]
;default for channels
switchtype=national
rxwink=300
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
2009 Jun 13
4
Source RPM issues. Mismatched Libs?
Hello,
I am having some issues with the installation of the Icecast2 software
on my CentOS 5.3 x64 machine. I am attempting to install from a source
RPM provided by the developer.
Upon executing:
# rpmbuild --rebuild icecast-2.3.2-0.src.rpm
Normal compilation takes place until the following error is thrown out:
/usr/lib64/libxslt.so: undefined reference to `xmlXPathContextSetCache'
2005 May 13
4
Encryption
Hi All,
I am using rsync to backup our office server to our Internet server (RHE).
As an association for doctors we are looking at providing a backup service
for their practices using rsync. As it would be patient data it would need
to be encrypted. I have found a few options, namely
esync
wurt
rsyncrypto
Does anyone have experience with the above and perhaps like to recommend
one? On the