Displaying 20 results from an estimated 39 matches for "forestale".
Did you mean:
forestal
2012 Mar 26
2
[OT] Ley de transparencia en España y acceso a bases de datos públicas
...ontrol de la gestión de los
políticos.
Pero tiene una dimensión que es más del interés de muchos de los
estadísticos (y usuarios de la estadística) de esta lista y a los que
nos gustaría tener acceso a ciertos conjuntos de datos. Un ejemplo de
ellos puede ser la Base de Datos Nacional de Incendios Forestales
(EGIF) (http://www.magrama.es/es/biodiversidad/temas/defensa-contra-incendios-forestales/estadisticas-de-incendios-forestales/)
que, aunque de titularidad pública, no es de acceso público (que yo
sepa).
El borrador de la ley se ha publicado a las cinco de esta tarde y
está disponible en http://w...
2014 Mar 18
0
forestalling kerberos for a non-kerberos user
Well... we've got this annoying message in the logs: a 5.10 nfs server
complains about an nfs4_CB timeout from the client, which is running FC19.
My twist is that motion - remember me fighting motion? - is the "user"
whose home directory needs to be mounted, to store pics & video. It, of
course, has no kerberos ticket.
Ideally, I'd like to find a way to tell nfs not to check
2009 Feb 06
2
annotating a filled contours plot with a grid of points
...our)
with a grid of points. I have read ways of annotating it with individual
points but not with grids in another matrix.
Any ideas?
Thank you very much.
Dario
___________________________________
Dario Martin-Benito
CIFOR-INIA
Dpto. Sistemas y Recursos Forestales
Ctra. La Coruña, Km. 7.5
E-28040 Madrid (Spain )
Tel.: +34 91 347 1461
e-mail: dmartin@inia.es /// dmartinbenito@gmail.com
http://dmartinbenito.googlepages.com
[[alternative HTML version deleted]]
2007 Aug 17
2
Date format on x-axis
...ill
plotted in spanish...
I've also searched through par() settings, but xaxp,xaxs, xaxt, xpd and
xlog do not solve my problem...
Could anyone help me solve this format question?
Thanks a million in advance,
Greetings,
I?aki Etxebeste Larra?aga
M.Sc. Biologist
Producci?n Vegetal y Recursos Forestales
ETSIIAA Universidad de Valladolid
Avda. Madrid,57
34071 Palencia (Spain)
2009 Nov 21
4
other decriptive stats packages
i just found the following list, i wondered if anybody could add to this as i
have to characterize a large data set and am new to R...the list below was
so helpful....can you add to this???
Just to forestall confusion amongst those who would like to use one of
the functions called "describe"...
Hmisc package - describe
numeric
name
count of observations
count of missing
2012 Nov 03
6
Parámetros iniciales para ajustes no lineales
Hola a todos
estoy aplicando la función polinómica de Hossfeld [1], y algunos otros modelos no lineales para tratar de ajustarlos a un grupo de datos forestales,
[1] Y= b*t*exp(c)/(t*exp(c)+a)
Al colocar la función en R con parámetros estimados, me devuelve los siguiente:
## model1 <- nls(ho ~ (b*edad*exp(c)/(edad*exp(c)+a)), data=nigra,
start=list(a=0.005,b=0.08,c=-0.00006), trace=TRUE)##
## 108807.6 : 5e-03 8e-02 -6e-05
Error en nls(h...
2006 Dec 20
1
Connections to https: URLs -- IE expert help needed
I've added to R-devel the ability to use download.file() and url() to
https: URLs, *only* if --internet2 is used on Windows.
This uses the Internet Explorer internals, and only works if the
certificate is accepted (so e.g. does not work for
https://svn.r-project.org).
Now I use IE (and Windows for that matter) only when really necessary, and
Firefox has simple ways to permanently accept
2010 Apr 22
1
Multicolor main title in a plot or mtext
...ex code
\color{black}{1st treatm} \color{red}{2nd treatm} \color{green}{3rd treatm}
Which pages of the R manual should I have to read to solve my problem ?
Thanks in advance
--
Ottorino-Luca Pantani, Universit? di Firenze
Dip.to di Scienze delle Produzioni Vegetali,
del Suolo e dell'Ambiente Forestale (DiPSA)
2012 Apr 10
2
substitution of the ASCII character "squared" AKA "^2" AKA (alt+0178) with a tractable one
...to change that string at the
source, but it is possible only on manual basis, quite inconvenient if
you have to process many files.
Any help ? I'm quite discouraged ...
--
Ottorino-Luca Pantani, Universit? di Firenze
Dip.to di Scienze delle Produzioni Vegetali,
del Suolo e dell'Ambiente Forestale (DiPSA)
P.zle Cascine 28 50144 Firenze Italia
Ubuntu 10.04 -- GNOME 2.30.2
GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version
2.18.0)
ESS version 12.04 -- R 2.15.0
2002 Feb 25
1
Managing Data [Summary]
A while ago I asked about data management approaches in R. I was asked by
several people to post a summary of the responses and alas I am just getting
around to doing it. I received several comments, both on and off list.
Below is a compilation of these responses. Hope this is as helpful to
others as it was to me.
Best,
Brett
1. Frank Harrell recommended a section, "Operating in
2013 Aug 27
6
Suggest changing dirhash defaults for FreeBSD 9.2.
I have been experimenting with dirhash settings, and have scoured the internet
for other peoples' experience with it.
(I found the performance improvement in compiling has forestalled the need to
add an SSD drive. ;-)
I believe that increasing the following values by 10 would benefit most FreeBSD
users without disadvantage.
vfs.ufs.dirhash_maxmem: 2097152 to 20971520
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following
# make docs
Make: Don't know how to make ../src/library/*/man/*.Rd. Stop.
*** Exit 1 (ignored)
#
I am using a DEC alpha 200/4/233 with Digital Unix 3.2D
My previous version of R was R-0.50-a1. I have installed around 3 or 4
previous versions on the same system and never had a problem (but, then
the Makefile was very different). The first make to compile
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following
# make docs
Make: Don't know how to make ../src/library/*/man/*.Rd. Stop.
*** Exit 1 (ignored)
#
I am using a DEC alpha 200/4/233 with Digital Unix 3.2D
My previous version of R was R-0.50-a1. I have installed around 3 or 4
previous versions on the same system and never had a problem (but, then
the Makefile was very different). The first make to compile
2006 Aug 17
1
powercom upstype identify problem
Mr Claesson,
with my current configuration, the ups.status when the UPS is disconnected from the mains is "OB". There is no more "OB BOOST". Now my upsd.users is:
[root]
password = password
allowfrom = localhost
upsmon master
actions = SET
instcmds = ALL
and upsmon.conf is:
RUN_AS_USER root
MONITOR Inform@localhost 1 root password master
MINSUPPLIES 1
SHUTDOWNCMD
2000 Nov 28
0
Patterning for fills
I have coded a preliminary patterning for fills based on the Postscript
"paint" function that a couple of R-bies requested. As an attempt to
forestall giving them headaches when someone (maybe even me) gets around
to coding patterning for the other devices, I have used the most
significant byte of the internal color code to hold the pattern code.
This does not interfere with solid color
2003 Aug 21
0
I have retired from AT&T
I retired from AT&T on July 1, 2003.
Your message was forwaded automatically to ``ark at acm dot org''
(after replacing "at" by "@" and "dot" by ".", a circumlocution
intended to forestall mail harvesting). Please use this address
for future email to me.
Regards,
Andrew Koenig
2013 Aug 23
0
Busco asesor para tesis de posgrado.
Buen día a todos. Estoy buscando un asesor para mi tesis de maestría. Mi
tesis es sobre modelos forestales de crecimiento, mortalidad y
reclutamiento en selva mediana, específicamente en Quintana Roo, México.
Tengo avances en los modelos pero necesito asesoría en la generación de
estos modelos y en las simulaciones. Estoy haciendo mis análisis en R.
Saludos.
[[alternative HTML version deleted]]
2010 Nov 16
0
LATTICE. On skip, index.cond with a formula like Y~X|A+B
...factor
my.plotTwoLines$index.cond
# In this case I think I can only remove columns or rows, but not single
# panels.
# Any suggestion ?
# Thanks in advance for your time.
--
Ottorino-Luca Pantani, Universit? di Firenze
Dip.to di Scienze delle Produzioni Vegetali,
del Suolo e dell'Ambiente Forestale (DiPSA)
P.zle Cascine 28 50144 Firenze Italia
Ubuntu 10.04 -- GNOME 2.30.2
GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version
2.18.0)
ESS version 5.11 -- R 2.12.0
2010 Oct 19
2
superpose.polygon, panel.polygon and their colors
...plot(x, y, ...)
})
In other words I can modify the borders, but not the shaded areas.
This sounds strange to me.
Where am I wrong ?
Thanks in advance for your time.
--
Ottorino-Luca Pantani, Universit? di Firenze
Dip.to di Scienze delle Produzioni Vegetali,
del Suolo e dell'Ambiente Forestale (DiPSA)
P.zle Cascine 28 50144 Firenze Italia
Ubuntu 10.04 -- GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version
2.18.0)
ESS version 5.8 -- R 2.10.1
2010 Jun 29
1
Sweave, xtable plus/minus sign
...<- xtable(foo.df, caption ="Simulated data",
label="tab:five", digits=2)
print(tmpTable, caption.placement="top")
@
Any other solution?
--
Ottorino-Luca Pantani, Universit? di Firenze
Dip.to di Scienze delle Produzioni Vegetali,
del Suolo e dell'Ambiente Forestale (DiPSA)
P.zle Cascine 28 50144 Firenze Italia
Ubuntu 10.04 -- GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version
2.18.0)
ESS version 5.8 -- R 2.10.1