Displaying 20 results from an estimated 117 matches for "soto".
Did you mean:
goto
2008 Nov 05
1
How do I read a text (.csv) file to match a matrix/cross tab? (Object confusion??)
...ed on a 2-d table of values, which I get
by using :
> CurrentX1Sums <- as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData))
> CurrentX2Sums <- apply(CurrentX1Sums, 1, sum)
I've created a .csv file with new (target) sums that looks like this:
tripid_nu Warner Center De Soto Pierce College Tampa
Reseda Balboa Woodley Sepulveda Van Nuys Woodman
Valley College Laurel Canyon North Hollywood
9011880 5 2 2 2 2 2 2
2 2 2 6 4 1
9011890 1...
2006 Jun 20
4
Xen from backports on sarge not working
...Tools to manage debian XEN virtual servers
ii xen-utils-3.0 3.0.2+hg9681-0bpo1 XEN administrative tools
Let me know if there is any other package that I should list. Any
hints, tips, voodoo rituals or other solutions are welcome. Thanks in
advance :-)
--
Roberto Suarez Soto Allenta Consulting
robe@allenta.com www.allenta.com
2010 May 07
2
inquiry about Version 2.11.0
Hello,
I am trying to download the newest versión of R (R version 2.11.0), but I haven´t been able, because it seems that the file is not working properly.
Could you help me?
Best Regards,
María Clara Soto Vélez
Colombia
msoto@tarjetaexito.com.co
3199082
________________________________
El contenido de este mensaje puede ser información privilegiada y confidencial. Si usted no es el destinatario real del mismo, por favor informe de ello a quien lo envía y destrúyalo en forma inmediata. Está prohibi...
2008 Oct 30
1
Trying to "expand" some data - Newbie needs help
...tX2Sums has
no totals? I've added the total to the "ID". How do I do this
correctly?
I expected CurrentX2Sums (and NewTargetX2Sums) to print in column form.
How do I make it do so? t(CurrentX2Sums) doesn't seem to do the trick.
How do I avoid getting e.g. "De.Soto" when I read "De Soto" into
NewTargetData?
How do I put this back into my dataframe?
SurveyData$NewX1 = NewTargetX1Sums/CurrentX1Sums but how do I
specify (tripid_nu lineon) the indices?
If I'm only a ?LookHere or ??LookThere away I'd appreciate bein...
2015 Jan 04
3
Confused by concepts behind pjsip: endpoint, aor, contact
Hello,
I am slightly confused by the difference between chan_sip and pjsip.
Especially the new (to me) objects aor and contact.
I am having trouble mapping them to the typical SIP configuration settings
on a phone.
Suppose I have a phone with two line buttons, for two extension numbers.
Now,
I think that means two 'endpoints' in pjsip right? But what exactly is the
difference
between
2004 Aug 06
2
Packet loss concealment ??
Hi,
I would like to know which method uses Speex to conceal the loss of packets. I've reviewed the code and haven't found anything.
Thanks in advance.
Iago Soto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://westfish.xiph.org/pipermail/speex-dev/attachments/20040614/bfa135e0/attachment.htm
2004 Jan 29
2
wonder shaper problems
I just installed Xandros 2.0 Desktop. I used apt-get to install iproute. I
then downloaded wondershaper 1.1a from the website. I edited the script as
the readme says.
I went to console and started the wondershaper script...and i get the
following error messages.
RTNETLINK answers: Invalid Argument
many times.
Any ideas what is wrong?
MArk
_______________________________________________
2017 Oct 23
0
R base packages
?library
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, Oct 23, 2017 at 11:36 AM, Rene J Suarez-Soto <
rene.j.suarez at gmail.com> wrote:
> I installed R 3.4.2 (Windows) and noticed that 30 folders are under my
> R_HOME/library folder. I assume all of these are R base packages. Is this
> correct? Where can I see a list of current R base packages? Also; are R
> base packages also...
2004 Jan 05
3
vpn control
we have an external 2Mbit dsl connection and running on it are several
gre vpn tunnels
so far i''ve given priority to the vpn traffic (using htb)
can i now put rules in for the tunnels to control traffic within each
tunnel (that''s where our video conferencing etc runs)? or can i only
control the real interface (eth1 in our setup)? if not can i somehow see
the packets inside the
2004 Jan 29
2
Prioritizing UDP Packets?
Greetings,
I''m new to LARTC and I''m trying to solve a problem with multiple clients
accessing a game server. So I thought I''d give traffic control a shot.
I''ve downloaded Wonder Shaper and have added this to the default script:
tc filter add dev $DEV parent 1:0 protocol ip prio 12 u32 \
match ip protocol 0x6 0xff flowid 1:3
I''m now quite sure
2017 Oct 23
2
R base packages
I installed R 3.4.2 (Windows) and noticed that 30 folders are under my
R_HOME/library folder. I assume all of these are R base packages. Is this
correct? Where can I see a list of current R base packages? Also; are R
base packages also in CRAN? and are these packages updated only when a new
version of R is released or can the be updated at a different time? Thanks
[[alternative HTML version
2003 Oct 30
7
default route
Hi,
Is it possible to use more than one default route? I believe yes.
Any comments on them. If I use more than one, where will the trafficc be
diverted from?
With warm regards,
-Payal
--
For GNU/Linux Success Stories and Articles visit:
http://payal.staticky.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2017 Sep 16
4
R_LIBS_USER not in libPaths
I have a computer where R_LIBS_USER is not found in libPaths. This is for
Windows (x64). I ran R from the command line, RGui and RStudio and I get
the same results. I also ran R --vanilla and I still get the discrepancy.
The only thing I found interesting was that I also ran SET from the command
line and the "R related variables" (e.g., R_HOME; R_LIBS_USER) are not
there. Therefore
2017 Sep 16
1
R_LIBS_USER not in libPaths
...39;m not sure I follow what.the problem is. Are you trying to
set R_LIBS_USER but R does not acknowledge it, or do you observe something
in R that you didn't expect to be there and you are trying to figure out
why that is / where that happens?
Henrik
On Sep 16, 2017 07:10, "Rene J Suarez-Soto" <rene.j.suarez at gmail.com> wrote:
> I have a computer where R_LIBS_USER is not found in libPaths. This is for
> Windows (x64). I ran R from the command line, RGui and RStudio and I get
> the same results. I also ran R --vanilla and I still get the discrepancy.
>
> The...
2010 Nov 25
4
Incoming calls through SS7 for data modem transmissions - possible??
Hello,
We are working on implementing a solution for a medium service provider.
They were previously using a Cisco AS5300 gateway with some PRI trunks to
receive modem calls, then route them out the Internet.
The Telco they were buying the trunks to discovered this configuration and
restricted them due to legal conventions, and stated that in order to
continue doing this, they would have to talk
2012 Jan 05
1
Where are the fax instructions?
Hello,
Trying to set up res_fax_spandsp. Based on
https://wiki.asterisk.org/wiki/display/AST/T.38+Fax+Gateway I wrote this in
my extensions.conf:
exten => 306,1,NoOp(Fax transmission)
same => n,Set(FAXOPT(gateway)=yes)
same => n,Dial(DAHDI/3) ----->FXS port to fax machine
same => n,Hangup()
Call flow Im trying to pull out is as follows:
Zoiper -->
2015 Jan 04
2
Confused by concepts behind pjsip: endpoint, aor, contact
Thanks for responding,
On Sun, Jan 4, 2015 at 5:45 PM, George Joseph <george.joseph at fairview5.com>
wrote:
> On Sun, Jan 4, 2015 at 3:29 PM, Antonio G?mez Soto <
> antonio.gomez.soto at gmail.com> wrote:
>
>> Hello,
>>
>> I am slightly confused by the difference between chan_sip and pjsip.
>> Especially the new (to me) objects aor and contact.
>>
>> I am having trouble mapping them to the typical SIP configu...
2004 Apr 06
4
Routing problem
Hi,
i have one firewall/gateway server with two interfaces and a routing
problem (?).
eth0: external interface
eth1: internal interface. Both ip address are valid.
Services like DNS, HTTP is configured to run using eth1 ip address.
The problem is when i try to connect from internet to firewall, i can´t see
eth1 ip address... only eth0 ip address.
So, when i try to connect to web
2003 Jul 22
7
broadcast over gre tunnel?
Hello,
I connected the network 192.168.1.0 with 192.168.2.0 over the internet
trough a GRE-Tunnel.
I don''t know if I set up all things right: The client-pcs in both networks
have a subnet mask of 255.255.255.0 and 192.168.2.x''s default gateway is the
server wich has started the tunnel.
The 192.168.1.x''s default gateway is 192.168.1.250 wich routes traffic
destinated to
2012 Jan 06
1
Why write your dialplan using Lua?
Hello,
Reading through the Wiki:
"Asterisk supports the ability to write dialplan instructions in the Lua
programming language. This method can be used as an alternative to or in
combination with extensions.conf and/or AEL. PBX lua allows users to use
the full power of lua to develop telephony applications using Asterisk"
My question is, what is the benefit of using Lua? I recently