Displaying 20 results from an estimated 3000 matches similar to: "Using functions that contain sums"
2004 Oct 18
2
答复: 答复: R plot problems
Yes! You are right ! It is perpendicular to the axis.
Thank you very much!
Could I choose the angle ,such as 45 degree?
Best Regards!
Ivy Li
YMS in Production & Testing
Semiconductor Manufactory International(ShangHai) Corporation
#18 ZhangJiang Road, PuDong New Area, Shanghai, China
Tel: 021-5080-2000 *11754
Email: Ivy_Li at smics.com
-----orig---
Hi Ivy,
How about
x <-
2012 Jul 20
6
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215
Matt Joyce <matt.joyce at cloudscaling.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matt.joyce at cloudscaling.com
--- Comment #13 from Matt Joyce <matt.joyce at cloudscaling.com> ---
2010 May 07
1
"Contact header appears incorrect on this invite" Asterisk registering with another PBX
In an attempt to connect our Asterisk 1.6 phone system with another
phone system called "Broadsmart", they gave me credentials to register to.
Connected to Asterisk 1.6.2.5 currently running on watermelon (pid = 10365)
watermelon*CLI> sip show registry
Host dnsmgr Username Refresh
State Reg.Time
{broadsmart_ip}:5060 N
2006 Nov 03
1
mbox sync: Expunged message reappeared in mailbox
Starting at 05:32 this morning, one user on my dovecot server is
receiving hundreds of copies of old email. This is a short
excerpt from my dovecot.log showing the problem:
> dovecot: Nov 03 05:27:02 Info: pop3-login: Login:
> user=<howard at obfusca.ted>, method=PLAIN, rip=::ffff:81.44.31.210,
> lip=::ffff:zz.zz.zz.zz, TLS
> dovecot: Nov 03 05:27:02 Info: POP3(howard at
2004 Oct 18
3
答复: R plot problems
Thank you for your help!
I gave you an example, you could run it in R . Maybe you will understand my meaning clearly.
x <- data.frame(main.name="AAA", x.name=rep(c("Apply","Watermelon","Lemon","Banana",
2009 May 13
9
PXELINUX, pxechain.com and Etherboot
Hi,
Anyone has tried to use pxechain with Etherboot? Here is my problem:
The Etherboot client had no problem to get the list of install servers
manual from the pxechain. But didn't matter which server was chosen,
Etherboot client always tried to use the first server to do the
installation. Etherboot 5.4 was used.
What the problem may be? PXEchain or Etherboot?
Thanks,
Joyce
--
2001 Dec 06
1
smbstatus connection.tdb not initialised
HI,
I recently upgraded from SAMBA 2.0.7 to SAMBA 2.2.2. I downloaded the
binaries (from samba.org binary packages) for
HP UX 10.20. I am able to map drives and print however when
I execute smbstatus (even at the root level) I get
connections.tdb not initialised.
This file does not exist in the /var/opt/samba/locks directory.
I changed my log level to 3 to try to see what is going on but
2009 May 11
1
R and McAfee 8.5
Hi,
I have been working with R for the last year and using the UKFSST package to look at satellite tag track data and SST information. Fpr those not familiar, the package uses the positions estimated by the satellite tags themselves and the associated SST data from servers (in this case, from the University of Hawaii and the NOAA Coastwatch website) for the time preiod to estimate a reasonable
2013 Jan 08
1
Problem getting loess tricubic weights
Hi
I am trying to get the tricube weights from the loess outputs as I need to
calculate an error function which requires the weight.
So I have used the following example from the R:
cars.lo <- loess(dist ~ speed, cars, span=0.5, degree=1, family="symmetric")
Then i try to get the weights:
cars.lo$weights
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2010 Jan 10
1
xmlToDataFrame#Help!!!#follow-up
Dieter Menne pointed out that the (small) xml attachment didn't make it.
Here is an in-line version (see end of message). Let's hope it works
this time.
I'm struggling with interpreting XML files created by ADODB as
data.frames and I'm looking for advice.
Note:
This xlm contains a result set which comes from a rectangular data
array. I've been trying to play with
2004 Oct 18
1
How to draw x-axis time label.
Hi everybody,
Could I consult one problem?
It is about plot
Now I do some analysis in plot . I need to draw a plot which x-axis is time . But when I run the funtion of plot . The x-label are very oddness number, such as the time is "2004-08-05 09:08:48", but the x-label is 1091800000. I don't know how to do .
I have an example . Mybe It can explain my meaning clearly.
Thank
2003 Mar 03
2
sshd does not start
I hope I'm sending this to the correct group for resolution, if not please
direct to the appropriate place for openssh problems.
I complied openssh-3.5pl.tar on Solaris 8 OS system using gnu.
I installed the lastest version of openssl.
I did not install /www/gzip.org/zlib because I assumed that I probably have
that, since I have gunzip....
Openssh compiled but I kept receiving warnings that
2004 Oct 18
2
答复: How to draw x-axis time label.
Thank you for helping me!
I try the "pretty" funtion to select the x-axis position value.Then I use the "format" funtion.
xax.pos <- pretty(as.numeric(x$x.name))
format(xax.pos,'%d %b %y')
> xax.pos
[1] 1091600000 1091800000 1092000000 1092200000 1092400000 1092600000 1092800000
[8] 1093000000
There are something wrong. I found the xax.pos has been changed to
2005 Aug 12
3
TDM400P FXO channel hookstate always "Offhook" & outbound digits sent before provider dialtone
I have an Asterisk@Home 1.3 server (Asterisk 1.0.9) and recently added a
TDM400P with (1) FXO card on port 4. Inbound calls are always successful
but outbound calls fail 75% of the time with intercept messages from my
dial tone provider that include "we're sorry, your call did not go
through", and "we're sorry, when placing a local call it is now
necessary to dial an area
2010 Feb 11
2
SAS and RODBC
I am using R-2.10.1 binary from CRAN on a WinXP Pro system. I also use SAS v9.2 on the same box. I just started using the SAS ODBC driver that comes with version 9 of SAS. I have been able to set up an ODBC source for SAS datasets using the driver, and then with RODBC I am able to read a sample SAS dataset.
> library(RODBC)
> ch <- odbcConnect('sasodbc', believeNRows=FALSE)
2010 Jan 10
2
xmlToDataFrame#Help!!!
I'm struggling with interpreting XML files created by ADODB as
data.frames and I'm looking for advice (see attached example file).
Note:
This file contains a result set which comes from a rectangular data array.
I've been trying to play with parameters to the xmlToDataFrame function
in the XML package but I dont get it to extract the data frame.
This is what the result should look
2015 Jan 29
2
[LLVMdev] RFB: Would like to flip the vector shuffle legality flag
On Wed, Jan 28, 2015 at 4:05 PM, Ahmed Bougacha <ahmed.bougacha at gmail.com>
wrote:
> Hi Chandler,
>
> I've been looking at the regressions Quentin mentioned, and filed a PR
> for the most egregious one: http://llvm.org/bugs/show_bug.cgi?id=22377
>
> As for the others, I'm working on reducing them, but for now, here are
> some raw observations, in case any of
2005 Jan 13
8
Installing R on Xandros 3.0
Dear List,
After obtaining a second-hand PC and because XP costs too much, I installed Xandros 3.0 (based on Debian) but pretty easy to use if migrating from WinXP.
Does anyone know how to install R on this OS?
Thank you for your time,
Tom Volscho
************************************
Thomas W. Volscho
Graduate Student
Dept. of Sociology U-2068
University of Connecticut
Storrs, CT 06269
2004 Jun 24
0
Ptruvfcc H_y_d_r_0_c_0_d_0_n_e, pain medicati0n available
dettimre copem fntpak
Enjoy deep discount meds here.
Vi-co-din - 0rder Meds From Home Now
Go to our site for more information, so we can help you with all your
prescription needs.
S M http://t.info.shopblack.com/abc/big/
If you would like to discontinue receiving messages of this type, please
use this:
http://vu.info.shopblack.com/abc/big/rf.html
A man was travelling abroad in a
2009 Aug 21
4
Where to put source code?
I'm trying to move from Matlab to R, and I'm stuck even getting
started. This sounds to me like the dumbest question in the world
but... how does one put R source code in files? Over the last three
days I've gone front to back through the Introduction to R and the R
Language Definition, and while I'm excited that the language is so
Lispish, none of what I read described how to