Displaying 20 results from an estimated 246 matches for "alvarez".
2010 Oct 08
6
Selección de observaciones
...Error in aa[, 1:2] == t(c(12, 15)) : non-conformable arrays
Puedo hacer, claro,
> aa[aa[,1]==12 & aa[,2]==15,]
[1] 12 15 18
Pero necesito algo más "elegante" ya que la selección es sobre bastantes más
columnas.
Gracias de antemano y un saludo.
--
Ignacio Ramos Álvarez
i.ramos.alvarez@gmail.com
[[alternative HTML version deleted]]
2013 Jul 26
0
variación en los resultados de k medias (Alfredo Alvarez)
...a
linea del asunto (subject) para que el texto sea mas especifico que:
"Re: Contents of R-help-es digest...". Además, por favor, incluya en
la respuesta sólo aquellas partes del mensaje a las que está
respondiendo.
Asuntos del día:
1. variación en los resultados de k medias (Alfredo Alvarez)
2. Re: variación en los resultados de k medias
(Carlos J. Gil Bellosta )
3. Re: variación en los resultados de k medias
(Julio Alejandro Di Rienzo)
4. Re: variación en los resultados de k medias (Alfredo Alvarez)
5. Re: Error al utilizar twitteR (Jorge I Velez)
6. Re: Re...
2005 Nov 03
7
quadratic form
On page 22 of the R-introduction guide it's written:
the quadratic form x^{'} A^{-1} x which is used in
multivariate computations, should be computed by
something like x%*%solve(A,x), rather than computing
the inverse of A.
Why isn't it good to compute t(x) %*% solve(A) %*% x?
Thanks a lot for help!
2013 Jun 18
2
Is Asternic.net out of business (Flash Operator, Call Center Stats)?
We have licensed both products and sent a support request on 6/11, with
zero reply or any activity on it at all so far. No replies to subsequent
ticket updates or e-mails.
--
Carlos Alvarez
TelEvolve
602-889-3003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130617/c0e347d9/attachment.htm>
2012 Nov 14
3
3G Quality
Has anyone been able to configure Asterisk to work over 3G?
I bought Nokia Cell Phones just for that purpose and they register fine
over WiFi and 3G but the quality is just not good enough and sometimes
the call just disconnects.
I have Allow as:
ilbc
gsm
ulaw
alaw
--
Co-op Vacation Rentals
www.coopvr.com
15218 Summit Ave
Suite #300-354
Fontana, CA 92336
Phone/Fax (855) 760-COOP (2667)
2011 Jun 08
7
save failed to INBOX: Not enough disk space
Hi
I migrated to dovecot 2 and I started using lmtp for mail delivery.
But I have found this on my logs "save failed to INBOX: Not enough disk space" .
There is enougth space on disk. and I am not using quota plugin on lmtp
my lmtp conf is as follow:
#
## LMTP specific settings
##
# Support proxying to other LMTP/SMTP servers by performing passdb lookups.
#lmtp_proxy = no
# When
2013 Apr 28
3
Can't register to Asterisk 1.6 with old Aastra phones
...t;sip:abc123@>' failed for '68.2.x.x' - No matching peer found
Typically of course we'd expect to see: <sip:abc123 at server>
We're running the latest available firmware, but it's from 2009. Any
ideas on this before we just trash all the older phones?
--
Carlos Alvarez
TelEvolve
602-889-3003
2011 May 07
2
Fwd: files-from option requires dot .
This does not work. Rsync fails, and prints 'usage'
?rsync --files-from=list.txt -vrP felipe1982.com: ./
This does work. Note the period `.'.
?rsync --files-from=list.txt -vrP felipe1982.com:. ./
cat list.txt
./Documents/file1
./Documents/file2
Why is the period _required_?
--
Felipe
2013 Apr 10
3
Logging SIP connection status for review
...cripts writing the
results of sip show peers to a text file if customers report issues, but it
would be nice to have a tool that logs all the time and lets us do some
better reporting. For example, graphs of latency in a time range, or a
list of unreachable phones within a range, etc.
--
Carlos Alvarez
TelEvolve
602-889-3003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130410/80114c73/attachment.htm>
2012 Nov 29
3
Need qualifications of SIP trunk providers
Hello List,
Since I'm looking for a new VoIP provider for US origination/termination, I
will very appreciate if you can chare your experience with Flowroute,
Vitelity and Voip.ms
Thanks in advance!
Elder D. Arohuanca
dCAP 1497
Lima - Peru
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Aug 23
1
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
...ut will give a try at the glibc-devel:
Here is the whole log from the configure command
https://www.dropbox.com/s/m4g2w1hrr2uqldr/configure%20result%20R.txt?dl=0
-----Original Message-----
From: Tom Callaway [mailto:tcallawa at redhat.com]
Sent: mi?rcoles, 23 de agosto de 2017 21:48
To: Jaime Alvarez Benayas <jalvarezbenayas1 at sheffield.ac.uk>; r-sig-fedora at r-project.org
Subject: Re: [R-sig-Fedora] No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
On 08/23/2017 03:58 PM, Jaime Alvarez Benayas wrote:
> ../../...
2010 Feb 24
2
why more than one temp file for a single rsync download?
A large file (2+ GB) needs to be transfered, but I see more than one
temp file for it. One temp file is larger than the other, but this
morning I tried to rsync again, and it DID NOT resume the largest temp
file - it resumed the smaller one. Is there an explanation of this
behaviour? I didn't want --inplace because I don't need it (I have the
disk space).
-
-rw-r--r-- 1 felipe users
2008 Feb 28
4
dnotify inotify
Hi, I am compiling dovecot and I found dnotify & inotify. What does
dnotify or inotify do ? do i need it.
Thanks
2014 Jul 04
3
script de anomalias
Tengo una consulta, alguien tiene algun script en R para hacer graficos de
anomalias estandarizadas (precipitacion, temperatura, etc) y que me permita
pintar de rojo anomalias positivas y azules las negativas,
Muchas gracias de antemano
--
Luis Alfonso LOPEZ ALVAREZ
MSc- Meteorologia - Ing. Sistemas
PROFESIONAL ESPECIALIZADO (E)
METEOROLOGO - IDEAM
e-mail: llopez@ideam.gov.co
a.lopez.wrf@gmail.com
acalopez97@yahoo.com
[[alternative HTML version deleted]]
2013 Jul 26
1
variación en los resultados de k medias (Alfredo Alvarez)
Buen día, no sé si estoy utilizando bien la lista, es la primera vez. Si lo
hago mal me corrigen por favor.
Sobre tu comentario Pedro, muchas gracias. Lo qeu entiendo con tu
sugerencia de set.seed es qeu de esa forma fijas los resultados, pero no
estoy seguro si otra agrupación funcione mejor. Es decir me interesa un
método de agrupación que genere la "mejor" agrupación y como los
2005 Dec 26
2
Fedora Core 2, cPanel and Ruby
Hi,
i have a live server with Fedora Core 2 and cpanel.
I want to install Ruby 1.8.2, so i can use rails, but it has some
dependencies that need to swith the computer to Fedora 3.
It requires a new version of openssl, which breaks dependencies in a LOT of
packages.
What do you recommend me to do? Update the whole system (how?), use some
kind of chroot to install the new version of ruby...?
2008 Feb 15
3
Ugly, garbled output from autotest
I am getting this horribly ugly output from autotest when a test fails.
Normal output from ''rake test'':
--
1) Failure:
test_export_format(TaskTest) [./test/unit/task_test.rb:61]:
<"Michael Alvarez"> expected but was
<nil>.
--
Same failure, as seen via autotest:
--
1) Failure:
test_export_format(TaskTest) [./test/unit/task_test.rb:61]:
--- /var/folders/sv/svC-nvosEl4YtAKb5zULK++++TI/-Tmp-/expect.596.0
2008-02-15 15:27:00.000000000 -0600
+++ /var/folders/sv/svC-nvosEl4YtAKb5zUL...
2015 Jul 27
4
Como modificar valores en un data frame
Estimad en s, quería realizar una consulta
Dado un data frame llamado aves, como puedo sustiuir las variables area,
dist y distm por sus logaritmos en base10 y volver a crear un data frame?
Muchas gracias
Saludos
Susana
[[alternative HTML version deleted]]
2005 Jun 01
2
Can WMI be used in WINE apps?
...rd way to monitor and act on Windows.
Linux is a best fit platform for a SEM system, WINE
runs WSH so we can run Windows native scripts from
which to invoke Windows native commands; so we are
only a step away from opening a lot of insteresting
possibilities.
Thanks a lot for your attention.
Juan Alvarez
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2017 Aug 23
2
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
...cal/packages6/apps/gcc/4.4.7/xzutils/5.2.2/bin:/usr/local/packages6/libs/gcc/4.4.7/curl/7.47.1//bin:/usr/local/packages6/R/3.2.1/bin
Thanks again for the help
-----Original Message-----
From: Tom Callaway [mailto:tcallawa at redhat.com]
Sent: mi?rcoles, 23 de agosto de 2017 20:01
To: Jaime Alvarez Benayas <jalvarezbenayas1 at sheffield.ac.uk>; r-sig-fedora at r-project.org
Subject: Re: [R-sig-Fedora] No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
On 08/18/2017 01:12 PM, Jaime Alvarez Benayas wrote:
> Hello,...