similar to: How to extract from a matrix based on indices in a vector?

Displaying 20 results from an estimated 13000 matches similar to: "How to extract from a matrix based on indices in a vector?"

2010 Jun 16
1
R and LINGO?
Good Evening Does anyone in the R-help list have experience writing an R wrapper that interfaces with the commercial packages LINGO and/or LINDO.api from R? I have a set of nonlinear/mixed integer problems that solve nicely with LINGO but I would like to use R to set the problems up and analyze/plot the solutions dynamaically. I have searched the archives and have not found any R packages that
2005 Jun 09
4
Lingo(.com) and Asterisk
Hello, A long Google search didn't turn any clear answer. Does somebody use Asterisk in combination with Lingo? Thank you, Bas
2005 Jan 16
1
Guatemala DID's?
I'm looking for a company that offers Guatemala DID's. I saw that Lingo does, but Lingo isn't easily compatible w/ Asterisk, so they're a last resort. Thanks in advanced, Phil Astin.
2017 Nov 10
2
R and LINGO?
Hei Im struggling with this problem: b) Another company wants to compose the optimal project portfolio based on the following 5- year project proposals. In the table, the cash flow for each project in each year is shown. Project 1 Project 2 Project 3 Project 4 Project 5 Project 6 1st year of the project -58 -32 -18 -31 -33 -39 2nd year of the project 17 17 11 4 21 30 3rd year of the project 26 30
2018 May 30
2
Scripting the next UID/GID number to use
On Wed, 30 May 2018 10:03:19 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! Andrew Bartlett via samba > In chel di` si favelave... > > > > newid="dn: > > > CN=$domainNETBios,CN=ypservers,CN=ypServ30,CN=RpcServices,CN=System,$domainDN > > > changetype: modify replace: $1 > > > $1: $2" > > > >
2009 Jun 04
4
Binning or grouping data
Newbie here. Many apologies in advance for using the incorrect lingo. I'm new to statistics and VERY new to R. I'm attempting to "group" or "bin" data together in order to analyze them as a combined group rather than as discrete set. I'll provide a simple example of the data for illustrative purposes. Patient ID | Charges | Age | Race 1 |
2009 Nov 17
4
Installing a PHP class
Guys, Web/php stuff is outta my area to say the least. I need to setup a php class called Advanced Graphing Class. It has php, font and js files that need to be made available. How and where do I set this up to be available to any virtual host that uses it? A link to where this is documented would be great, I have been searching obviuolsy using the wrong lingo... Thanks! jlc
2010 Feb 08
2
IVR Demo / Create file / Move file / Demo all
Do you see any syntax errors? Positive comments welcomed. The short version of the logic is as follows: create a file based on the NUMBER create a an audio file move to a new extension (label) and play the results exten => 621,1,Answer() exten => 621,n,Read(NUMBER,enteryournumberstartingwithaone,12,,5) ; create a variable from a DTMF entry / 12 characters long exten =>
2004 Jun 10
2
Primustel a.k.a. Lingo $20/month unlimited service
Hi all, I just saw this article about this new offer from Lingo.com: http://www.techweb.com/wire/story/TWB20040607S0008 $20 monthly plan with unlimited local and long-distance calling in North America (US & Canada) and Western Europe. Plus first three months free and free equipment. It doesn't say what hardware they send you. Sounds like a very good deal. I searched the list and
2004 Mar 31
1
extracting values from a 3d array using a matrix from indices
Suppose I have A, an n x m matrix, each element is an integer (an index). I also have B, an n x l x m array. I need C, where C[n,m] = B[n, A[n, m], m] I am currently using loops, what would be the "R way" to do this? Another question: let A[n, m] <- argmax_l B[n, l, m] what would be the nicest way of doing this? Currently I am using max.col and a single loop, going though the
2005 Jan 09
2
Asterisk and InterTel Axxess system?
Hi all, My office recently purchased an InterTel Axxess system with the IPRC card for VoIP. To our suprise, this card allows the InterTel endpoints and MGCP endpoints to work, but not SIP clients. I was really expecting to get a SIP softphone working with this setup, but that appears to require our vendor to sell us a SIP gateway and licenses at a not yet determined price. With this
2007 Jun 10
1
best format for audio via asterisk...
Hi all - We are using voicepulse connect & asterisk together. We'd like to record our own outgoing messages, to be played back people that will be dialing into our voicepulse connect supplied DID. (am I getting this lingo right?) What is the best audio format to ensure the highest level of audio quality? Thank you - Matt Pease Parking Hero
2010 Jun 07
1
GLOBAL_STACK_SIZE
I am having trouble understanding the stack allocation scheme when using a C55xx device. From what I can tell, the GLOBAL_STACK_SIZE is set in arch.h to 100,000 bytes (when using FIXED_POINT), which is then used in the ALLOC_STACK macro found in stack_alloc.h. This macro seems to say, if global_stack==0, then call celt_alloc_scratch, found in os_support.h, which in turn attempts to allocate (using
2011 Apr 07
1
Randomisation tests
Hi, I want to ue a randomisation test, to compare two sample means, for a small set of data, I've looked at towt.permutation, perm.test and permtest, as well as permTS(), which is the best one to use for such a simple purpose? I know perm.test package isn't used anymore and coins recommended, but reading the manual I couldnt find the function most like it, ore more likely I
2011 Dec 17
1
Binning a 2 column matrix by avarages of rows.
Newbie here. Many apologies in advance for using the incorrect lingo. I'm new to statistics and VERY new to R. I have a "nx2" matrix , I want to sort the values based on the average of 2 columns and put k lowest (or highest) values in bin1, second k high/low values in bin2, and so on (bins would be of the same dimensions). I should also know what the first index (or position) of
2003 Jul 09
3
`acting' on variables
Dear list, How can one "from within a function" act on these variables ("outside" a function) that were given as arguments. If I have e.g. this beginning of a function: foo <- function(tiro){ app.tiro <- 3 * tiro [...] } How can I from within the curly brackets e.g. concatenate the app.tiro to the particular variable I passed as the argument `tiro' ? What is
2003 Feb 05
1
samba and writing through hard/symbolic links
hi everyone, i feel like this problem should have come up a thousand times before but can't seem to find anything about on google. i am no expert and i don't know much samba lingo but i hope you understand me. If you open a symlink (or hard link for that matter) in windows (2000) over samba, say a blah.doc file, which looks like -rw-rw-r-- 1 francis galexia 2567 Feb 5 12:33
2006 May 24
3
Regression line limited by the rage of values
Hi In R, using plot(x,y) followed by abline(lm(y~x)) produces a graph with a regression line spanning the whole plot . This means that the line extends beyond the swarm of data points to the defined of default plot region. With par(xpd=T) it will span the entire figure region. But how can I limit a regression line to the data range, i.e between (xmin,ymin) and (xmax,ymax)? Sorry for
2007 Mar 20
1
getting ess/emacs to link with a remote instance of R
I am running ess/emacs on Linux and have an R instance running on a remote Unix server. I would like to be able to direct input from my ess buffer to R (hope I am using the right lingo, I am new to emacs). The ess manual contains a section describing how to do just that, but a prerequisite is to install a lisp file ssh.el , which can be found at
2010 Sep 17
1
Markov Model problem
First, I don't have the correct lingo for this topic, so I can't really find a solution for my problem. And maybe I formulate it incorrectly, so bear with me. How would I calculate a 'constant transition matrix' if I know a given value at a given time? Let's say I know that my value is 54,0 at t=12. How do I get the initial chain value? t markov.growth 00 00.0 01 06.3