Displaying 20 results from an estimated 84 matches for "paco".
Did you mean:
pace
2005 Nov 14
1
Tidiest way of modifying S4 classes?
I wish to make modifications to the plot.pedigree function in the
kinship package. My attempts to contact the maintainer have been
unsuccessful, but my question is general, so specifics of the kinship
package might not be an issue.
My first attempt was to make a new function Plot.pedigree in the
.GlobalEnv which mostly achieved what I wanted to. However, I'm sure
that's not the tidiest
2003 Apr 22
4
Default value for title in postscript function
I like the fact that the postscript function enables the possbiility
of a more useful title than before. However, I'd prefer the default
to be the file name.
It's very simple for me to make my own postscript function that does
just that simply by setting title = file. I always use onefile =
TRUE, so it always works (so far). However, I'm a little reluctant to
do that in case some
2003 Apr 22
4
Default value for title in postscript function
I like the fact that the postscript function enables the possbiility
of a more useful title than before. However, I'd prefer the default
to be the file name.
It's very simple for me to make my own postscript function that does
just that simply by setting title = file. I always use onefile =
TRUE, so it always works (so far). However, I'm a little reluctant to
do that in case some
2005 Jun 06
6
Strange characters in 2.1.0?
Signif. codes: 0 *** 0.001 ** 0.01 * 0.05 . 0.1 1
Signif. codes: 0 <80><98>***<80><99> 0.001 <80><98>**<80><99> 0.01
<80><98>*<80> <99> 0.05 <80><98>.<80><99> 0.1 <80><98> <80><99> 1
Signif. codes: 0 *** 0.001 ** 0.01 * 0.05 . 0.1 1
hmm... they go away when I
2011 Feb 17
2
Regresión lineal para una serie temporal
...on algunos problemas. Me gustaría en primera
instancia hacer una regresión lineal pero no encuentro la forma.
Tras leer los datos diarios creo un objeto de la clase zoo y sobre éste
no puedo utilizar lm(). He leído algo sobre dynlm pero no encuentro la
forma.
Se agradece cualquier sugerencia,
Paco
--
-----------
Francisco Pastor
Meteorology department, Instituto Universitario CEAM-UMH
http://www.ceam.es
-----------
mail: paco en ceam.es
skype: paco.pastor.guzman
Researcher ID: http://www.researcherid.com/rid/B-8331-2008
Cosis profile: http://www.cosis.net/profile/francisco.pastor
---------...
2011 Mar 04
1
Time series analysis for a daily series
...oogle and found a lot of messages about
this problem but not a solution/example to look for trend and seasonal
component of a daily series.
Is there any guide/document to perform this analysis? I suppose there
are another choices but stl, which should I try for daily series?
Thanks in advance
Paco
--
-----------
Francisco Pastor
Meteorology department, Instituto Universitario CEAM-UMH
http://www.ceam.es
-----------
mail: paco at ceam.es
skype: paco.pastor.guzman
Researcher ID: http://www.researcherid.com/rid/B-8331-2008
Cosis profile: http://www.cosis.net/profile/francisco.pastor
--------...
2011 Mar 04
3
Análisis de una serie temporal diaria
...jemplo para buscar la tendencia y
componente estacional de una serie diaria.
¿Existe alguna guía/documento para realizar este análisis? Supongo que
hay otras opcionesademás de stl, ¿ARIMA? He encontrado algunos
documentos pero para mi nivel estadístico son demasiado "duros".
Gracias
Paco
--
-----------
Francisco Pastor
Meteorology department, Instituto Universitario CEAM-UMH
http://www.ceam.es
-----------
mail: paco en ceam.es
skype: paco.pastor.guzman
Researcher ID: http://www.researcherid.com/rid/B-8331-2008
Cosis profile: http://www.cosis.net/profile/francisco.pastor
---------...
2007 Jun 08
3
choppy sound with playback, background, etc... but not with musiconhold
...mp3, ...) works fine with Musiconhold()
but not with Playback() or Background()...
If I move app_playback.so from this system to another asterisk,
playback works fine...
Do you know what is happening and how can I fix it? It's an only SIP
system, no fxo/fxs cards.
Thanks in advance.
--
Paco Brufal <pbrufal@servitux.es>
ServiTux Servicios Inform?ticos S.L.
Tel. 966 160 600 / Fax. 966 160 601
2010 Jun 08
1
Problem installing Rmpi
...n loading Rmpi library.
R version 2.11.1 (2010-05-31)
> library("Rmpi")
Error: package 'Rmpi' was built before R 2.10.0: please re-install it
Should I remove R-2.11 and install R-2.10? I have tried to reinstall
Rmpi but it gives the same error message.
Thanks in advance
Paco
--
---------------------------------------------------------------
Francisco Pastor
Meteorology department
Fundaci?n CEAM
paco at ceam.es
http://www.ceam.es/ceamet - http://www.ceam.es
Parque Tecnologico, C/ Charles R. Darwin, 14
46980 PATERNA (Valencia), Spain
Tlf. 96 131 82 27 - Fax. 96 131 81...
2011 Jul 13
7
Extraer datos mensuales de una serie temporal
...99.9
00/01/09;23:50:00;237.8;6.9;1.9;0.5;-99.9;-99.9;-99.9;7.3;-99.9;8.6;-99.9;-99.9;-99.9;-99.9;-99.9;-99.9
Lo que quiero hacer es seleccionar todos los meses de mayo a septiembre
de todos los años. He estado leyendo información del paquete zoo pero no
consigo nada.
Gracias por vuestra ayuda.
Paco
--
-----------
Francisco Pastor
Meteorology department, Instituto Universitario CEAM-UMH
http://www.ceam.es
-----------
mail: paco en ceam.es
skype: paco.pastor.guzman
Researcher ID: http://www.researcherid.com/rid/B-8331-2008
Cosis profile: http://www.cosis.net/profile/francisco.pastor
---------...
2009 Dec 24
2
Two Easy questions
Sorry all for these two easy questions:
First, I have a matrix with trhee columns:
A=
Name Eight Puntuation
Pepe 1,85 10
Paco 1,7 7
Pablo 1,82 6
I want to scatter the two columns (I could use pairs or other functions...)
but the only doubt is that I cannot find the way to add in the associated
intersection (the point scattered) the label "Pepe" "Paco" and so on...So
next to point (1,85&10)...
2008 Jul 29
2
About clustering techniques
...atistics nor an R expert the fpc or cluster
package documentation is not enough for me. If you know about a website or a
tutorial explaining the way to use that functions, with examples to check if
possible, please post them.
Any other help or suggestion is greatly appreciated.
Thanks in advance
Paco
--
_________________________
El ponent la mou, el llevant la plou
Usuari Linux registrat: 363952
-------
Fotos: http://picasaweb.google.es/pacomet
[[alternative HTML version deleted]]
2015 Jun 01
2
extraño error con seq
...o muy pequeño pero negativo, mientras que 'by' es positivo (0.1).
He probado con otros muchos números y esto solo me ocurre con el caso de 2.2 y 2.3. Por ejemplo:
>0.7 - (0.6 + 0.1)
[1] 0
A qué se debe esto? O más importante, cómo puedo evitar este error?
Muchas gracias de antemano
Paco
--
Dr Francisco Rodriguez-Sanchez
Integrative Ecology Group
Estacion Biologica de Doñana - CSIC
Avda. Americo Vespucio s/n
41092 Sevilla (Spain)
http://bit.ly/frod_san
[[alternative HTML version deleted]]
2010 Jun 14
1
Install Rmpi
...ll Rmpi, you can find in
http://ubuntuone.com/p/71x/
Is it the time to upgrade to the latest Ubuntu version and build a new
system?
Any help would be greatly appreciated.
--
---------------------------------------------------------------
Francisco Pastor
Meteorology department
Fundaci?n CEAM
paco at ceam.es
http://www.ceam.es/ceamet - http://www.ceam.es
Parque Tecnologico, C/ Charles R. Darwin, 14
46980 PATERNA (Valencia), Spain
Tlf. 96 131 82 27 - Fax. 96 131 81 90
---------------------------------------------------------------
Usuario Linux registrado: 363952
2005 Mar 03
1
Is there a way to find free zap channels on remote servers ??
...month.
Maybe Asterisk has internals for manage this situation (like virtual group of
different asterisks chanels) But I would like to be sure 90% that a free
chanel is going to be available when I dial to another asterisk and not to
have calls rounding over Internet.
Thanks for your comments.
Paco
2005 Apr 22
2
cygwin + rsync 2.6.3-1
Estimated gurus.
I my PC Windows I have installed cygwin and rsync 2.6.3-1.
My PC executes -in batch mode-daily rsync with these parameters
"--archive --delete --progress --stats" and saves each days results of
this process in a log file.
Somedays, rsync doesn't run very well. Files aren't copied but in log
file appers like all files are being written without any problem.
2020 May 14
2
rmd y pdf
Estimados
quisiera tener el script para al hacer un pdf desde rmarkdown poder
modificarle el tamano y tipo de fuente
saludos
José
--
Dr. Jose A. Betancourt Bethencourt
Universidad de Ciencias Medicas Carlos j. Finlay
2010 Jan 14
1
Clustering with clara
...at were assigned a cluster
number are less than the original temperature analyzed points.
Why are there less points in the clustering results? is there any option in
the CLARA method to retain every single point? is there another clustering
method that preserves all the points?
Thanks in advance
Paco
--
_________________________
El ponent la mou, el llevant la plou
Usuari Linux registrat: 363952
-------
Fotos: http://picasaweb.google.es/pacomet
[[alternative HTML version deleted]]
2005 Mar 18
5
small Local telco (wifi voip) some experiences with * ??
Hello. I would like to know if somebody did a wireles voip with Asterisk PBX.
I think to deploy a wireless for about 500 potential customers, it's a 3 km
radius maximum coverage with houses without phone lines, I work for public
places telephony small enterprises ( a common bussines in Spain) so I can get
good rates from 4 telcos and do LCR at my asterisk PBX.
Is anybody did this before
2017 May 26
2
Unir municipios
...s] Unir municipios
Hola Isidro,
Como siempre en R, hay varias formas de hacerlo. Está unionSpatialPolygons del paquete maptools o, quizás más fácil (al menos para mí), la función aggregate del paquete raster:
https://www.rdocumentation.org/packages/raster/versions/2.5-8/topics/aggregate
Suerte
Paco
El 26/05/2017 a las 09:26, Isidro Hidalgo Arellano escribió:
> Existe alguna funci n en el paquete "sp" para crear un mapa de
> comarcas a partir de uno municipal? El "shp" de los municipios lo
> tengo necesito crear el "shape" comarcal
>
> L gica...