Displaying 20 results from an estimated 200 matches similar to: "R help"
2005 May 16
1
zaptel.conf in /etc not /etc/asterisk - historical reason?
Hello all
I am in the process of trying to create a more fault tolerent HW setup
for my asterisk platform, its all going well and I intend to do a
wiki about it once its seen to be working.
One thing gets me, and hopefully someone here can confirm my suspision
- why is zaptel.conf not with the other asterisk files
(I assume it is because its responsable for bringing up the hardware,
not
2010 Aug 12
3
Regression Error: Otherwise good variable causes singularity. Why?
This command
cdmoutcome<- glm(log(value)~factor(year)
> +log(gdppcpppconst)+log(gdppcpppconstAII)
> +log(co2eemisspc)+log(co2eemisspcAII)
> +log(dist)
> +fdiboth
> +odapartnertohost
> +corrupt
> +log(infraindex)
> +litrate
> +africa
>
2018 Jun 20
2
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
Hi,
I am running Samba 4.8.2 with fruit and use it to connect a MacOS to the server. Mostly it works very good, but occasionally the connection halts or the Mac disconnects, and in the log I find these messages:
Jun 20 13:00:00 orca smbd[6033]: [2018/06/20 13:00:00.856101, 0] ../source3/smbd/smb2_server.c:641(smb2_validate_sequence_number)
Jun 20 13:00:00 orca smbd[6033]:
2011 Jun 14
2
Standard deviation and Mean
Dear R-help,
Hi
I've got data table with variation and freqeuncy.
I don't know how to get mean and sd.
Please help me.
Cheers.
==========
variation frequency
0.503 79930
0.174 291140
-0.444 95916
-0.731 11451
0.453 102899
0.596 46133
-0.295 204859
0.013 390121
0.311 187552
-0.085 378902
-0.633 28164
0.175 291411
0.611 41903
0.318 183254
-0.661 22580
0.149 312574
0.594 46903
-0.557
2018 Jun 20
0
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
On Wed, Jun 20, 2018 at 03:40:48PM +0200, Are via samba wrote:
> Hi,
> I am running Samba 4.8.2 with fruit and use it to connect a MacOS to the server. Mostly it works very good, but occasionally the connection halts or the Mac disconnects, and in the log I find these messages:
>
> Jun 20 13:00:00 orca smbd[6033]: [2018/06/20 13:00:00.856101, 0]
1998 Oct 15
1
Performance (and other) problems
Over the last summer we took our home dir / applications servers for the
330 Win95 PCs that they service and attempted to replace them with a
single AlphaServer 8200 (Digital Unix (OSF/1), Samba, 4GB RAM, 2x525Mhz cpus).
The results were *not* good.
In fact, it was terrible. We have since gone back to using the original 3
machines. My suspision is that the clients are making way too many
2005 Aug 17
2
Classifying values in vector
I have a vector of size 217 called "A".
the values of A are not sorted and range from 0 to 1 (normalized)
I am having difficulty writing a program to create a new vector "B" where
if A's value is 0< A <=0.333 then B is 0
if A's value is 0.333< A <=0.666 then B is 1
if A's value is 0.666< A <=1 then B is 2
so if A is
0.22
0.999
0.444
0
B would
2006 Nov 20
2
predict.coxph
Hi everyone,
Can anyone give me more details about the 'lp', 'risk', 'terms', and 'expected'
options from the predict.coxph function?
I actually found that risk is obtained from exp(lp). I can't find information on
'expected' type however. Is anybody can expand the information on this function?
Thank you in advance, I will appreciate it.
2007 Nov 19
4
options
Bonjour tout le monde.
En fait je voudrait savoir si il est possible d''enlever l''une des trois fonctions de la frame(maximize_box, minimise_box, close_box).
On peut retirer les 3 en même temps, mais est-ce que l''on peut juste retirer l''une des trois?
merci
sebastien
http://beusse.liveror.com
_______________________________________________
wxruby-users mailing
2007 Jan 29
1
overlay xyplot on contourplot in lattice in R
Hi everybody,
I want to do a contourplot in lattice with my raw data overlaid on it(xyplot)
which seemed to be a very easy thing to do.
I've tried it in many ways, but I haven't succeeded at obtaining it.
let's say x, y, and z as the variables that comes from the data frame ''ex'':
therefore my countourplot is as followed :
contourplot(z ~ x * y, cuts=550)
I
2007 Nov 24
5
how to calculate the return?
Hi, R-users,
data is a matrix like this
AMR BS GE HR MO UK SP500
1974 -0.3505 -0.1154 -0.4246 -0.2107 -0.0758 0.2331 -0.2647
1975 0.7083 0.2472 0.3719 0.2227 0.0213 0.3569 0.3720
1976 0.7329 0.3665 0.2550 0.5815 0.1276 0.0781 0.2384
1977 -0.2034 -0.4271 -0.0490 -0.0938 0.0712 -0.2721 -0.0718
1978 0.1663 -0.0452 -0.0573 0.2751 0.1372 -0.1346
2007 Jun 19
3
another issue with highlighting
Hi,
I''m encountering another highlighting issue.
(about the first one "range search and highlighting", i received no
response. I don''t even know if somebody tried to reproduce and/or if
it''s normal behavior)
about the new issue, an example will be easier for you to reproduce:
I''m filling an index with random data, i try to match for "*1*"
2002 Mar 01
1
glm with binomial errors in R and GLIM
Hi all,
In my continuous transition of GLIM to R I try to make a glm with binomial
errors.
The data file have 3 vectors:
h -> the factor that is ajusted (have 3 levels)
d -> number of animais alive (the response)
n -> total number of animals
To test proportion of alive, make d/n.
In GLIM:
$yvar d$
$error binomial n$
$fit +h$
scale deviance = 25.730 (change = -9.138) at cycle 4
2007 Feb 12
1
lmer and estimation of p-values: error with mcmcpvalue()
Dear all,
I am currently analyzing count data from a hierarchical design, and I?ve
tried to follow the suggestions for a correct estimation of p-values as
discusssed at R-Wiki
(http://wiki.r-project.org/rwiki/doku.php?id=guides:lmer-tests&s=lme%20and%20aov).
However, I have the problem that my model only consists of parameters
with just 1 d.f. (intercepts, slopes), so that the
2002 Jul 03
2
Samba logs
Hi!
How come that the logfiles in my /var/log/samba looks like this:
-rw-r--r-- 1 root root 0 Feb 24 04:02 log.data
-rw-r--r-- 1 root root 3223 Jul 2 18:04 log.dell
-rw-r--r-- 1 root root 0 Jun 22 04:29 log.dell.2
-rw-r--r-- 1 root root 0 Jun 1 04:02 log.dell.3
-rw-r--r-- 1 root root 0 Jul 3 04:09 log.gggg
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2009 Feb 08
0
Initial values of the parameters of a garch-Model
Dear all,
I'm using R 2.8.1 under Windows Vista on a dual core 2,4 GhZ with 4 GB
of RAM.
I'm trying to reproduce a result out of "Analysis of Financial Time
Series" by Ruey Tsay.
In R I'm using the fGarch library.
After fitting a ar(3)-garch(1,1)-model
> model<-garchFit(~arma(3,0)+garch(1,1), analyse)
I'm saving the results via
> result<-model
2008 Dec 06
1
Questions on the results from glmmPQL(MASS)
Dear Rusers,
I have used R,S-PLUS and SAS to analyze the sample data "bacteria" in
MASS package. Their results are listed below.
I have three questions, anybody can give me possible answers?
Q1:From the results, we see that R get 'NAs'for AIC,BIC and logLik, while
S-PLUS8.0 gave the exact values for them. Why? I had thought that R should
give the same results as SPLUS here.
2003 Dec 17
6
Factor names & levels
When I alter the levels of a factor, why does it alter the names too?
f <- factor(c(A="one",B="two",C="one",D="one",E="three"),
levels=c("one","two","three"))
names(f)
-- gives [1] "A" "B" "C" "D" "E"
levels(f) <-