Displaying 20 results from an estimated 70 matches similar to: "I4L CallerID not working"
2006 Apr 27
2
summary(lm(x~y)) difference between R-2.2.1 and R-2.3.0
Hi
[macOSX 10.4.6; R-2.3.0]
I have encountered a difference in behaviour between R-2.2.1 and
R-2.3.0 when
performing a linear model. Transcript follows for R-2.3.0 (R-2.2.1
worked as
expected). How to make R-2.3.0 perform as R-2.2.1 did?
> dput(x)
c(29.13, 29.88, 30.09, 29.99, 29.74, 29.64, 29.65, 29.7, 30.04,
29.89, 29.96, 29.65, 28.76, 28.41, 28.38, 29.55, 29.76, 29.75,
29.84,
2005 Apr 11
0
plotting Principle components vs individual variables.
Dear R,
I'm trying to plot the first principle component of an analysis vs the first
variable but am having trouble. I have no trouble doing the initial plot
but have difficulty thereafter.
First I want to highlight some points of the following data set
list(running)
[[1]]
X100m X200m X400m X800m X1500m X5K X10K Marathon
Argentina 10.39 20.81 46.84 1.81
2005 Apr 11
1
plotting Principal components vs individual variables.
At the cost of breaking the thread I'm going to change your subject and
replace 'Principle' by 'Principal'. I just can't stand it any longer...
OK, here is how I would solve your other problems. First put
> wh <- c("USA", "New Zealand", "Dominican Republic",
"Western Samoa", "Cook Islands")
> ind
2019 May 03
0
R problems with lapack with gfortran
Dear Thomas,
thank you for your input. I've debugged one of the packages and I
confirm that the breakage is related to passing of strings from C to
Fortran. Indeed, BLAS and LAPACK define a large number of subroutines
that take one or more explicit single-character strings as arguments.
Other than that, BLAS has only one function (xerbla), which takes a
string of unspecified length,
2019 Apr 24
2
R problems with lapack with gfortran
Hi,
I have tried to pinpoint potential problems which could lead to the
LAPACK issues that are currently seen in R. I built the current R
trunk using
AR=gcc-ar RANLIB=gcc-ranlib ./configure --prefix=$HOME --enable-lto
--enable-BLAS-shlib=no --without-recommended-packages
and used this to find problem areas.
There are quite a few warnings that were flagged, due to mismatches
in function
2011 May 03
3
ANOVA 1 too few degrees of freedom
I'm running an ANOVA on some data for respiration in a forest. I am having a
problem with my degrees of freedom. For one of my variables I get one fewer
degrees of freedom than I should.
I have 12 plots and I therefore expected 11 degrees of freedom, but instead
I got 10.
Any ideas?
I have some code and output below:
> class(Combined.Plot)
[1] "character"
>
2009 May 14
2
about Smart-Ups RT
Hi everyone,
I just want to know about driver support over new APC smart models. My
company recently bought a Smart-Ups RT model: SURT3000XLI and a I cannot do
to make work it with last version of nut software.
Maybe this model it doesn?t supported yet and I want to know if so.
The diference with others models like matrix or backup ones is the famous
Smart Cable: 940-1525A (utp - db9).
I
2009 May 14
2
about Smart-Ups RT
Hi everyone,
I just want to know about driver support over new APC smart models. My
company recently bought a Smart-Ups RT model: SURT3000XLI and a I cannot do
to make work it with last version of nut software.
Maybe this model it doesn?t supported yet and I want to know if so.
The diference with others models like matrix or backup ones is the famous
Smart Cable: 940-1525A (utp - db9).
I
2004 Apr 21
1
one-way audio and isdn4linux
Hi,
Apologies in advance for the lengthy email.
I'm new to asterisk and have trouble with isdn4linux.
The setup is very basic like this:
winxp ------- asterisk -------- winxp
x-lite | x-lite
|
pstn
The hardware involved is:
Compaq EVO with RH9/kernel 2.4.20-30.9.
Fritz!Card PCI v2
Asterisk CVS-04/17/04-21:36:18
Basically
2011 Jun 11
3
rcspline.plot query
Dear all,
As I am new to the R community - although eager to advance- I would
like to pose a question to the community.
I have an SPSS file which I have imported it in R (with the read.spss
command) which conists of scale (continuous) variable "adiponectin" and
the corresponding categorical value "death" (0=No, 1=Yes). In all there
are 60 observations (among which
2008 Apr 25
1
load level?
I have a server holding a 2.5-4.0 load level consistently, where should I
start debugging it?
top - 13:32:01 up 167 days, 5:45, 6 users, load average: 2.87, 1.83, 1.51
Tasks: 111 total, 1 running, 110 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0% us, 0.0% sy, 0.2% ni, 99.8% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 895728k total, 871996k used, 23732k free, 190612k buffers
Swap:
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
is anybody else having problems with the new java 1.6.0.22 ?
i am tried both cortado-ovt-debug and cortado-ovtk-debug - neither seem to work
anymore once i installed the new java. once i go back to the old java 21
everything works fine.
my jar file downloads for console messages (below) came from:
http://downloads.xiph.org/releases/cortado/cortado-ovtk-debug-0.6.0.jar
i have included
2012 Dec 31
3
cut ()
Hello List,
My goal is to create a 5 category variable (p1_st_data$ob_mrj_cat), based on the p1_st_data$obt_mrj_p variable, using the following code for 50 States and District of Columbia (N=51).
p1_st_data$ob_mrj_cat <- cut (p1_st_data$obt_mrj_p, quantile (p1_st_data$obt_mrj_p, (0:5/5), include.lowest=TRUE))
The issue is that, for Utah, I am getting an <NA> instead of (42,48.7] in
2006 Apr 07
0
How to interpret the output of 'iostat -x /dev/sdb1 20 100' ??
Hi,
I'm a newbie to tool 'iostat' and I've read the
manual for iostat several times. But it doesn't help.
I still get confused with the output of 'iostat', the
manual seems too abstract, or high-level, for me.
Let's post the output first:
avg-cpu: %user %nice %sys %idle
5.70 0.00 3.15 91.15
Device: rrqm/s wrqm/s r/s w/s
2017 May 02
2
samba process use 100% cpu
Hi!
I need some help.
We use samba4 as AD, and now when clients connect to server, samba
process stuck at 100% cpu.
samba Version: 4.3.4 Release: 13.el6
top:
3777 root 20 0 131m 46m 28m R 99.7 0.3 219:20.53
/usr/local/samba4//sbin/samba -D
24541 csertam 20 0 49260 11m 9048 S 25.1 0.1 0:01.56 smbd -D
7080 squid 20 0 926m 908m 6428 S 9.9 6.2 11:43.50
2017 May 09
2
samba process use 100% cpu
Did you install it from binary packages ? compiled from source ? Post your smb.conf here.
----- Original Message -----
From: "samba" <samba at lists.samba.org>
To: "samba" <samba at lists.samba.org>
Sent: Tuesday, May 9, 2017 1:01:10 PM
Subject: Re: [Samba] samba process use 100% cpu
Anybody?
2017. 05. 02. 10:48 keltezéssel, Papp Bence via samba írta:
> Hi!
2017 May 09
0
samba process use 100% cpu
Anybody?
2017. 05. 02. 10:48 keltezéssel, Papp Bence via samba írta:
> Hi!
>
>
> I need some help.
>
> We use samba4 as AD, and now when clients connect to server, samba
> process stuck at 100% cpu.
>
> samba Version: 4.3.4 Release: 13.el6
>
>
> top:
>
> 3777 root 20 0 131m 46m 28m R 99.7 0.3 219:20.53
> /usr/local/samba4//sbin/samba -D
2017 May 09
0
samba process use 100% cpu
Here is the smb.conf:
https://pastebin.com/LUf4MUF0
Thank you very much.
2017. 05. 09. 18:15 keltezéssel, Dante F. B. Colò via samba írta:
> Did you install it from binary packages ? compiled from source ? Post your smb.conf here.
>
>
> ----- Original Message -----
> From: "samba" <samba at lists.samba.org>
> To: "samba" <samba at
2012 Feb 28
9
[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)
Hello folks,
TL;DR: This is my proposed hashing interface based on a proposed standard
hashing interface. It also is implemented with a much faster and higher
quality algorithm than the current one. This is an *early draft* of the
code, looking for initial feedback.
There has been recent interest in improving the quality and consistency of
LLVM's approach to hashing. In particular, getting
2017 Jul 07
2
[PATCH v2] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information:
https://bugzilla.redhat.com/show_bug.cgi?id=1350465
Thanks: Tomáš Golembiovský
---
v2v/virt-v2v.pod | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 deletions(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index e68d75cf8..0943bf305 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -1909,18 +1909,32 @@ that