Displaying 20 results from an estimated 1000 matches similar to: "help me again"
2001 Nov 05
2
apex ??
I would to know if it's possible with R
put an apex on a character ( i.e 10-2 or aij )
Thanks in advance
Damiano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20011105/75518704/attachment.html
2001 Oct 16
5
help me
Hy,
I have dowloaded the R-version for Windows.
I would want to plot different pictures on the same device, but I am not
able to do it (i.e I would like make 2 qqplot on the same graphic).
Can you help me?
Thanks in advance
Davide
reply to: d.tarfanelli at libero.it
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2001 Oct 12
2
adding text to persp
Any ideas on adding text to persp plots? The perspp function from S-plus
is not implemented. I'm using R1.3.0 on Win2000.
Thanks,
Sundar
--
Sundar Dorai-Raj, Ph.D.
Assistant Professor
Discrete & Statistical Sciences Office: (334) 844-3647
231 Allison Lab Fax: (334) 844-3611
Auburn University Email: dorairaj at dms.auburn.edu
Auburn AL 36849-5307
2001 Nov 15
3
Histogram
I would want to know if it's possible to plot two histograms
on the same graphic in order to compare the bins one to one,
like a Excel graphic.
If it is possible can you help me to do it, because I don't know the exact
R-commands.
Thanks for your help
Damiano
>
>
>Martin Maechler <maechler at stat.math.ethz.ch> http://stat.ethz.ch/~maechler/
>Seminar fuer Statistik,
2007 Jun 05
1
spa 3102 incoming call
Hi to everybody,
I have an spa 3102 where i connected an analog phone (in the fxs port) and
the pstn line (in the fxo port).
This is my problem:
the incoming call doesn't arrive to asterisk.
In the spa web page i configured this dialplane:
(<:line01@192.168.1.220:5060>)
where line01 is the context in sip.conf, 192.168.1.220 is the asterisk ip
and 5060 is the asterisk sip port.
2007 Apr 12
1
CDR(disposition)
Hello to everybody, I have a problem with the disposition filed that
asterisk write in mysql table.
What I notice is that for every outbound calls (for example to a mobile
phone) I see in disposition field the string "ANSWERED" when I reject the
call and also when I really answer the call, while in the variable DIALSTAUS
I have the correct status of the call (BUSY, CHANUNAVAIL,
2007 Jun 05
1
spa 3102 configuration
Hi to everybody,
I need some help in configuration of the spa 3102.
I created an account for line 1 (user 208, sip port 5061) correctly
registered in asterisk, then i create an account
in sip.conf like this:
[general]
register = line01:pwdsipura:line01@192.168.1.222:5060/095377078
[line01]
username = line01
fromuser = line01
secret = pwdsipura
host = 192.168.1.222
fromdomain = 192.168.1.222
2004 May 28
1
[Samba + CIFS] Symbolic link problems
Hello,
I am using Samba 2.2.8a with 2.6.6 CIFS Linux clients and I've got
problems with symbolic links : I can't make them point outside the share.
I understand that it is a security feature if the server resolves the
link. But, in my case, I'd like Samba to serve link files *as is*, so
that the Unix clients resolve the link.
Symlinks are an important filesystem feature and their
2002 Nov 19
1
ppp 2.4.1 pppoatm plugin. Here is a port of a previous version
Dear all
I have ported the pppoatm.c plugin for ppp version 2.3.x to the 2.4.1 ppp.
I am however having problems to decide what is the right place where to
send it.
I did look at http://www.samba.org/ppp and this seems to be the home page
for ppp
Then I did look for a mailing list the only one I have found is
majordomo@vger.kernel.org but I really don't know if that is official for ppp
2008 Nov 12
1
.Random.seed is double
Hi
I am experiencing a problem with the random number generator. When I call
any function that involve RNG such as "runif" or "sample" I get this error:
.Random.seed is not an integer vector but of type 'double'
I can't coerce the random seed and it's recommended not to alter it anyway.
Can anybody help me?
Thanks and kind regards,
Piero Visconti, PhD
2001 Oct 24
1
mixed fonts
Any way of mixing bold and plain fonts in text() (or mtext(), etc.)? I'm
looking for a solution that doesn't require manually spacing two calls
of text(). For example:
text(x=0,y=0,labels="bold(Figure 1.) plain(This is a picture.)")
where "Figure 1." is bold-faced and "This is a picture." is plain-faced.
I've tried to trick plotmath into doing this but
2003 Sep 02
1
Lost Access to Logon Profiles after upgrade to samba 3 Beta 2
Team:
My Debian Sarge "testing" box got upgraded from Samba 2.2.6, I believe, to Samba 3 Beta 2 in the latest dist-upgrade supplied spate of updates (90+, and I missed Sambe being in there . . . ).
Not a big deal except that now I have lost access to the logon profiles directories at logon time.
It's a basic Samba setup. Uses Unix passwords and Unix accounts, etc. Nothing fancy
2007 Feb 20
0
Communication between servers
This is my problem:
I have two server,
server 1
in iax.conf
[general]
register=> isdn_server:isdn@169.254.68.200
[voip_server]
type=friend
username=damiano_voip
auth=md5
host=dynamic
2009 Feb 24
0
[SoC09-Idea] Movement Ecology add-ons for adehabitat package
Hi all,
here's a proposal for a SoC project on wildlife movement patterns analysis.
A MSc student is available to anwser the call, of course. The idea has already
been briefly discussed with the mantainer of the adehabitat package and the
AniMov project community.
Short description
Develop some add-on functions to use the adehabitat package to perform basic
movement ecology analysis, in
2003 Sep 01
0
connection to netlogon denied due to security descriptor
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After having upgraded my W2K clients with SP4, i'm unable to access the
[netlogon] share.
A look at the <machinename>.log file says:
[2003/09/01 16:44:59, 0] smbd/service.c:make_connection(528)
make_connection: connection to netlogon denied due to security descriptor.
The netlogon share (if set browseable) is visible from clients, in
2012 Nov 09
8
method conditional option pattern
When I have this pattern
sign_me(@user, :event => :authentication, :subdomain => subdomain)
how can I write it to avoid sending the :subdomain option if subdomain.nil?
( if possible ..)
sign_me(@user, :event => :authentication #?, :subdomain =>
subdomain unless subdomain.nil? )
--
You received this message because you are subscribed to the Google Groups
2003 Sep 01
0
DID IT! Samba 2.2.8a PCD +W2K +SP4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, listers
I managed how to fix the issue caused by upgrading W2k clients to SP4 (no
domain logins, no profiles, no netlogon). It's been a nice week-end as you
can figure... :)
I resume here the steps i've done so far.
SERVER SIDE:
/etc/samba/smb.conf:
[global]
; basic server settings
workgroup = uagb
netbios name = malaussene
1999 Oct 28
0
AW: SAMBA digest 2286
Hey, digest 2286 incomplete, only first 3 topics contained. Can I get a new
copy ?
Thanks,
Hans-Joerg Glock
> -----Urspr?ngliche Nachricht-----
> Von: samba@samba.org [SMTP:samba@samba.org]
> Gesendet am: Mittwoch, 27. Oktober 1999 22:12
> An: Multiple recipients of list SAMBA
> Betreff: SAMBA digest 2286
>
> SAMBA Digest 2286
>
> For information on
2006 Jan 24
4
nested ANCOVA: still confused
Dear R-users,
I did some more research and I'm still not sure how to set up an ANCOVA
with nestedness. Specifically I'm not sure how to express chicks nested
within boxes. I will be getting Pinheiro & Bates (Mixed Effects Models
in S and S-Plus) but it will not arrive for another two weeks from our
interlibrary loan.
The goal is to determine if there are urbanization (purban)
2003 Aug 30
0
W2k, SP4 and Domain logon
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all.
Yesterday I had the funny idea of upgrading all my Windows 2000 Professional
worksations (20 W2k boxes more or less) to SP4.
I run Samba 2.2.8a on a glorious RedHat 6.2, and after the endless
download-and-reboot I found with no W2K client able to logging in.
I skimmed the mail archives, tried a bunch of suggestion from really a lot of