similar to: Passing a Matrix to .C?

Displaying 20 results from an estimated 10000 matches similar to: "Passing a Matrix to .C?"

2002 Jun 09
2
GUI Command Equivalent for setwd()
Hi everyone, Can anyone tell me if there's a command prompt on R1.5.0 Windows that will bring up the GUI dialog box that performs the same function as setwd() only interactively? I've hunted around, but can't seem to find anything. Something like file.choose(). Best wishes, Jess _____________________________________ Jess Mar Department of Mathematics University of Queensland QLD
2002 Sep 28
1
Getting .Python to Work Under Windows
Hi all, I'm trying to call a function in a Python module (v2.2) from within R (Windows, v1.5.0) but am not having any luck. I've installed RSPython_0.4-0.zip and the following lines of code cause R to crash: # R code library(RSPython) out <- .Python("samp1", .module="Sample") # Python file: Sample.py def samp1() : return 1 Obviously this is not the actual Python
2002 Jun 09
1
Scrollable Listbox?
Hi, Using the functions in the tcltk library (R1.5.0 Windows, tcltk v1.5.0), does anyone know a simple way to create a list box with a scroll bar? I'm stuck on what to supply to the -xscrollcommand in order to do this but I might be on the wrong track. Best wishes, Jess _____________________________________ Jess Mar Department of Mathematics University of Queensland QLD 4072 AUSTRALIA
2004 Jan 05
3
question re voicemail
Hi, I just setup my * with digium. I started testing voicemail first between atas, and i am not sure why it is not prompting me any when the call is not answered or if busy. i only get continuous ringback and the following message: asterisk*CLI> -- Executing Dial("SIP/6882332-1697", "SIP/5104112978|20|tr") in new stack -- Called 5104112978 --
2012 Mar 23
2
R Error : DATA to MATRIX
Dear Sir/Madam, I'm getting a problem with a R-code which converts a data frame to a matrix. It first generate a (m^(n-m) * m) matrix A and then regenerate another matrix B having less dimension than A which satisfy some condition. Now I wish to assign each row of B to a vector as individual. My problem is when I set any choice of (n,m) except m=1 it works fine but setting m=1 I got the
2004 Jan 06
1
Fw: Pls confirm
----- Original Message ----- From: "Jess Magnaye" <jess@arretni.com> To: <wipe_out@users.sourceforge.net> Sent: Tuesday, January 06, 2004 3:19 PM Subject: Re: [Asterisk-Users] Pls confirm > Is the format "allow=g723.1" in sip.conf valid? > > somehow i cannot get it working to do g723 passthru. also, i've read that > doing g723 will disable
2012 Jan 23
1
Return the matrix location of multiple entries
Hello! I'm working with a matrix called 'subER'. This matrix has 150(=h) rows and 15 columns. What I would like to do is have a command that will identify the minimum 4 values in each row and return the column numbers where these values were found. My hope is to store this information in a new 150 by 4 matrix called P. So far I've only been able to get R to identify one minimum
2005 Jan 17
3
Is it possible to ID payphone calls?
Hello I have a 800 DID setup to dial into my Asterisk server and I'm wondering if it's possible to ID when it's a payphone or not? I suspect it's not since I'm getting calls from someone else's SIP or IAX box. If I had a digium card installed and connected to a couple lines would I be able to get this information and parse it? Thanks, Jess
2005 Jan 18
2
What's the easiest way to call two people at same time and bridge them?
Anyone have a suggestion on how I can have my asterisk box make two SIP or IAX calls and bridge the two together? It seems like it would be easy to setup but the only way I'm finding seems to be setting up meetme rooms. Jess
2012 May 01
1
Forecast Package for 2.15.0
Anyone else having problems installing this package? Any ideas for fixing? Thanks, Jess -- View this message in context: http://r.789695.n4.nabble.com/Forecast-Package-for-2-15-0-tp4601328.html Sent from the R help mailing list archive at Nabble.com.
2010 Dec 22
2
Vacancy - Asterisk MySQL Support Engineer 45K South London
Job Description: Asterisk MySQL Support Engineer Fast Growing Global Telecoms Company requires a very experienced engineer who has a variety of skill levels. The role would suit someone who has worked at switch level and fully understands how calls are to be handled to and from a VoIP platform, using a MySQL data base. Must be able to understand and had experience in dealing with, CLI, PDD, ACD
2002 Oct 13
1
barplot(): X-Axis Labels
Hello all. I have a simple barplot with sixteen different segments. When I plot my data, only five or six of the labels are showing in the x-axis. How do go get them all to show? Can I set them at a 45.degree angle? Thank you. Jess -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2002 Nov 06
3
Multiple Groups Assigned to a File
I'm new to this group so I hope that this is the right place to ask this question (if not, let me know): We are setting up several Samba servers and we've run into a problem with file permissions. We've have a few shared folders that we'd like for some GROUPS to have read/write access and other GROUPS to have only read access. I cannot figure out how to do this because
2013 Oct 31
1
init script as provided http://wiki2.dovecot.org/DovecotInit
Hello list, I would add: # dovecot Startup script for the dovecot server # # chkconfig: - # processname: dovecot # config: /path/to/config # pidfile: /path/to/pid So that it supports the chkconfig used by RHEL and clones too. Also, maybe it should be installed by the Makefile's install target? it could then also set: DAEMON=/path/to/dovecot/daemon instead of:
2004 Jan 12
1
Learning smb.conf file
I have just started playing around with Samba and have run into a mental block / learning hurdle Here is what I have I have a WinNT box that acts as a PDC for a domain (mydomain for the sake of this post). Within 'mydomain' I have several workgroups (wg1, wg2, wg3, etc) Now here is where I get confused. I am trying to set up the Samba Server so it will work as follows [general] this
2019 Feb 01
1
Icecast set up
Hello, We are trying to download and run your Icecast 2.4.4 programme. We’ve followed the instructions from the website and am up to where it says ‘once the configured file is modified, you should be able to start the server with the following command’. We’re trying to put the command into the command prompt but it’s not letting us type in at all so we’re stuck and can’t go any further. I
2002 Oct 10
1
Exporting Charts or Graphs
Hello all, I am fairly new to R and hope not to be a bother. I have used the R-GUI a small amount under Microsoft Windows0S. I recall the ability to export created charts and graphs to JPEG or other various image formats. How can I do this in the UNIX CLI version? Thank you. Also, I have receiveder the following error after installing a package via CRAN. How would I fix this? Thank you. Jess
2002 Jul 02
2
Using names()
Hello all. I am trying to sets somes names for values, but getting the following error. Can anyone help me on this? > names(size_four)<-c("Refused","Size 10","Size 12","Size 14","Size 16","Size 18","Size 20","Size 22","Size 24","Size 26","Size 28","Size 30","Size
2012 Apr 26
2
HoltWinters() fitted values
Hi everyone, I'm using the HoltWinters() function to do a time series analysis. The function only returns the back fitted values ($fitted) after the first year of data, which is my case, is a little more than half. However, when I use the plot() function, it plots the back fit for almost the entire data set. Any ideas on how to extract the fitted values going all the way back to the start
2002 Nov 13
2
Importing with read.table
Hi all. I have something similar to the following: myinfo <- read.table( file = "myfile.txt", sep = "|", col.name = c( "data1", "data2" ) ) myfile.txt: a|1| b|2| However, since there are two pipe (|) characters, it reads it in and thinks there should be three columns. This is not the case and I get a warning about col.names is wrong length. Is there a