Displaying 20 results from an estimated 300 matches similar to: "Help creating a correlation matrix"
2010 Mar 17
3
R Advanced Programming Course in USA
Hi folks,
I am working on my student internship to USA, california and would like to
attend a R Advanced Programming course while I am in USA. Where can I find
such a course. I am new to this list.
Trevor O'brien
>From Ireland.
	[[alternative HTML version deleted]]
2004 May 04
5
ACD and/or CTI components for Asterisk
Is there is an open source ACD component for Asterisk?
 
Likewise, is there an open source CTI component that will work with
Asterisk?
 
Regards,
Jim O'Brien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040504/e6ee98da/attachment.htm
2014 Dec 19
3
PATH directive
> On Thu, 18 Dec, at 07:47:18PM, Ady wrote:
> > I have a question about the PATH directive. In fact, the question is 
> > not about how it is currently working, but about its intention or goal, 
> > or how it was supposed to work (or how it was thought about for the 
> > 5.00 release).
> > 
> > Previous discussions about the PATH directive in the Syslinux
2004 Jun 24
3
Samba config
Hi I?m having difficulty configuring Samba running on FreeBSD. Samba
version is 2.2.8a. The scenario is that we have an NT4 domain and I am
looking to migrate the printers onto Samba. All of the printers are
connected via print servers, mainly HP JetDirect. As far as security is
concerned I am happy for guest/anonymous logon as the server will only
be used for printing but I have set security to
2015 Jan 01
0
PATH directive
On Sat, 20 Dec, at 12:48:18AM, Ady wrote:
>  
> So, my first (still incomplete and still inaccurate) attempt to write 
> some rules about the PATH directive, and ask about remaining doubts!...
> 
> 
> The search (for c32 files) is supposed to respect the following rules:
> 
> 1_ The search for c32 files is performed according to the following 
> rules. The search for
2010 Jul 18
3
R graphic help
Dear All,
I've done some searching, but to no avail --
I'm plotting x-y data via the "plot" command, and the "log=x" command.
The graphed x values are in scientific notation (1e-02 1e-01 1e+00 etc).
Might you have some idea on how I can get the plot to uses the x values
(0.01 0.10 1.0 10.0 etc) instead?  A related Q - where might a good place to
search for such
2005 Jun 29
5
Problems with OR Logic in the GotoIf Statement
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3034 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050629/596126bc/smime.bin
2007 Aug 14
1
weights in lmer
Dear R users,
Prof. Ripley just corrected my understanding of the use of weights in glm, 
which I thought would allow me to correctly use lmer.  However I'm still 
having problems.
My data takes the form of # of infected and uninfected individuals that 
were measured over time under different treatments.  I'm using lmer to 
adjust for the repeated measures over time.
In fitting the
2003 Jun 17
2
Can only ssh as root
I have an AIX 4.3.3.10 Box running Openssh 3.4. I am using Putty to get to this Ssh server. All is good when I Ssh in using root. But when I try another user profile I get the below:
 
Jun 16 17:22:21 walker sshd[8812]: fatal: login_get_lastlog: Cannot find account for uid 95
 
In addition, I am kicked out of this session right now. 
 
TIA!
2007 Oct 26
2
FXO ATA Options?
Hello,
I'm currently looking at FXO options to provide a POTS line to Asterisk to trunk calls with.
Does anyone have any experience using the Linksys Sipura 3201 as an FXO device for Asterisk?
Thanks
2012 Apr 10
1
Building customized R for Windows installer using 'make myR'
I am attempting to build a customized R installer on Windows, using the Inno
Setup installer.
I am following the instructions in Section 3.1.8 of the R Installation and
Administration Manual ("Building the Inno Setup installer"), which includes
the following passage:
      An alternative way to customize the installer starting with a binary
distribution is to first
      make a full
2010 Aug 01
2
error 89 when loading plugin
Hi,
I'm very confused - that's not too difficult for me.
I have written a small plugin change_passwd_plugin.c
I would like this custom IMAP command to be available to all users.
The code contains the following.
void change_passwd_plugin_init(void)
    {
	command_register("XCHANGEPASSWORD", cmd_xchangepasswd, 0);
	str_append(capability_string, " XCHANGEPASSWORD");
  
2004 May 03
3
Error building asterisk-0.9.0
I am trying to build asterisk-0.9.0 on 533MHz 160MB Redhat Linux 9.0
machine.
 
I have followed the instructions to build asterisk.
 
Building zaptel and libpri seemed to go well (lots of messages but
nothing that indicated an error)
 
However, when I do the make clean ; make install  for asterisk-0.9.0
after running for sometime I get the following:
 
gcc -shared -Xlinker -x -o app_senddtmf.so
2007 Aug 14
1
glm(family=binomial) and lmer
Dear R users,
I've notice that there are two ways to conduct a binomial GLM with binomial 
counts using R.  The first way is outlined by Michael Crawley in his 
"Statistical Computing book" (p 520-521):
 >dose=c(1,3,10,30,100)
 >dead = c(2,10,40,96,98)
 >batch=c(100,90,98,100,100)
 >response = cbind(dead,batch-dead)
 >model1=glm(y~log(dose),binomial)
2006 Feb 18
1
truncated negative binomial using rnegbin
Dear R users,
I'm wanting to sample from the negative binomial distribution using the 
rnegbin function from the MASS library to create artificial samples for the 
purpose of doing some power calculations.  However, I would like to work 
with samples that come from a negative binomial distribution that includes 
only values greater than or equal to 1 (a truncated negative binomial), and 
I
2002 Aug 22
3
journal aborting and remounting /boot as ro
Hi,
Apologies in advance for any breaches of netiquette, I couldn't find any guidelines 
about submission to this forum but I'd be grateful for your help on something.
My /boot filesystem is being remounted shortly after start-up as read-only.
I get the following messages...
journal_bmap_Ra7a5f568: journal block not found at offset 12 on ide0(3,1)
Aborting journal on device ide0(3,1)
2014 Dec 19
0
PATH directive
On Thu, 18 Dec, at 07:47:18PM, Ady wrote:
> I have a question about the PATH directive. In fact, the question is 
> not about how it is currently working, but about its intention or goal, 
> or how it was supposed to work (or how it was thought about for the 
> 5.00 release).
> 
> Previous discussions about the PATH directive in the Syslinux Mailing 
> List, and its
2015 May 18
4
How best to get around shadowing of executables by system()'s prepending of directories to Windows' PATH?
My question:
On Windows, R's system() command prepends several directories to those
in the Windows Path variable.
>From ?system
     The search path for 'command' may be system-dependent: it will
     include the R 'bin' directory, the working directory and the
     Windows system directories before 'PATH'.
This shadows any executables on the Path that share a
2005 Jul 20
2
unable to call R t-test from Java
Hello,
My colleague and I would like to write Java code that invokes R to do a simple TTest.  I've included my sample java code below.  I tried various alternatives and am unable to pass a vector to the TTest method.  In my investigation, I tried to call other R methods that take vectors and also ran into various degrees of failure.   Any insight you can provide or other Web references you
2007 May 22
1
Active Directory authentication no longer works
Hello all,
I have 3 Linux boxes all authenticating against 2 Windows 2003 domain
controllers. Each Linux box is running a different Linux and samba version:
Box1: CentOS 3.4 3.0.25-7
Box2: CentOS 4.4 3.0.10-1
Box3: CentOS 5   3.0.23c-2
Their smb.conf and krb5.conf files are all identical (below). A few days
ago authentication stopped working and my /var/log/messages fills up
with