Displaying 20 results from an estimated 200 matches similar to: "Instalar paquete en nueva versión de R"
2011 Apr 20
3
succession time series graph
Dear gracious R community,
I would like to produce charts of phytoplankton biomass changes
through time. Each species has a line, and the biomass varies in
mirror form along the line for each species along the X time axis.
Here is an example of what I'd like to do:
http://www.er.uqam.ca/nobel/r30240/Succession.jpg
Any suggestions?
Thanks
David Bird
UQAM, Montreal
2016 Apr 04
0
Find the dataset(s) that contain(s) non-ASCII characters
Dear list,
I?m maintainsing a package containing only datasets (152): http://dutangc.free.fr/pub/RRepos/web/CASdatasets-index.html <http://dutangc.free.fr/pub/RRepos/web/CASdatasets-index.html>
When R CMD checking the package, I get the following NOTE
* checking data for non-ASCII characters ... NOTE
Note: found 4 marked UTF-8 strings
I wonder how to find which dataset(s) (all recorded
2000 Nov 10
2
source browser updated
http://surf.chimie.uqam.ca/~kruus/vorbis/ now contain
branch_beta3 and trunk subdirs that are updated daily
(until branch_beta3 becomes historical next week, like
the other snapshots at that URL).
to web-browse the source code, go to
http://surf.chimie.uqam.ca/~kruus/vorbis/lxr/http/source
erik (back after audio-video sync miniproject. Yay!)
--- >8 ----
List archives:
2015 Apr 09
2
DUDA_R code_Modelos
Hola a todxs,
Hace un tiempo con una base de datos "count data" y guarde el código R
utilizado.
Ahora intento sacar de nuevo las estimaciones de los modelos, y me aparece
el siguiente error:
*Error in zeroinfl(as.numeric(Nijt) ~ X8 + X20 + SPAIN + United.Kingdom +
: *
* invalid dependent variable, minimum count is not zero*
No consigo averiguar que esta fallando y poder reestimar
2000 Nov 16
1
Documentation gripes
I have been a member of the mailing list for a couple months now. I have
not contributed anything because it has been difficult to gain a toehold
from which I could really understand the concepts used in Ogg Vorbis.
I would like to help out, but it is hard to get an idea of the overall
architecture with docs like http://www.xiph.org/ogg/vorbis/doc/vorbis.html ,
in which every link is dead.
2015 Apr 09
2
DUDA_R code_Modelos
Hola, a lo mejor es una tontería, pero el paquete ha tenido actualizaciones?
No conozco que paquetes usas pero recuerdo un script de text minig con
el paquete tm que me daba error tras unos meses guardado por una
actualización.
un saludo
El día 9 de abril de 2015, 13:26, Marcelino de la Cruz
<marcelino.delacruz en upm.es> escribió:
> puedes comprobar esto:
>
>
2014 Jul 06
2
abrir varios archivos a la vez y colocarlos en un mismo data frame
Buenos tardes,
A ver si alguien puede ayudarme. Tengo una carpeta con 20 archivos. Cada uno
de estos archivos es un data.frame con las puntuaciones de un participante.
Me gustaría escribir una instrucción para que todos estos datos se agrupen
en un solo data.frame. El caso es que para el primer de los archivos
tendría que leer los headers, pero no para el resto (ya que los headers son
los
2016 Mar 01
3
Uso excesivo de CPU de RStudio
Hola, ¿qué tal?
No sé si alguien ha encontrado (¿y solucionado?) el mismo problema que yo.
El proceso rstudio (no me refiero a la rsession que levanta), incluso sin
hacer nada con RStudio, sin que corra código, sin gráficos abiertos, aunque
quede en segundo plano, con el "environment" vacío, consume casi al 100%
una de mis cuatro CPUs.
Sospecho que podrían ser los diagnósticos de
2016 Mar 02
2
Uso excesivo de CPU de RStudio
Hola Carlos,
En mi portátil, con archlinux y la misma versión de RStudio no tengo ese
problema, pero recientemente en el trabajo he puesto ubuntu 14.04 (con i3
como windows mánager) y me pasa lo mismo, un pico de uso de CPU al iniciar
RStudio, pero luego va todo bien. Yo lo achaco a Ubuntu (quizás el kernel,
ya que la versión 14.04 de ubuntu sigue con el 3.16 en vez del 4+ que tengo
en archlinux)
2014 Jul 06
3
abrir varios archivos a la vez y colocarlos en un mismo data frame
Gracias por tu respuesta Jorge. El problema es que necesito que el nombre
de las variables sólo aparezca en la primera fila de la matriz de datos
final. Es para poder realizar análisis. Por eso en mi instrucción le pedía
que leyese los nombre de las variables pero sólo para la el primer archivo.
El 6 de julio de 2014, 13:39, Jorge I Velez <jorgeivanvelez@gmail.com>
escribió:
> Estimado
2000 Sep 09
1
floating point exceptions, and questions
#include <float.h>
should define DBL_MIN and FLT_MIN, as well as
DBL_MIN_EXP and FLT_MIN_EXP (such that 10eFLT_MIN_EXP is a valid float)
This is a standard header file. But gcc now hides it away (mine was
in /usr/lib/gcc-lib/i386-linux/<compiler-version>/include/ )
BTW - any corrections for my surf.chimie.uqam.ca/~kruus/vorbis/ stuff?
Erik Kruus <kruus@on2.com>
--- >8
2012 Oct 29
0
Nueva versión RStudio - VIM editing mode...
Hola,
Para los amantes/simpatizantes del VIM...
La nueva versión de RStudio) [1] traerá entre otras muchas cosas la
posibilidad de editar el código en modo VIM.
Source Editor
- Vim <http://en.wikipedia.org/wiki/Vim_(text_editor)> editing mode
- Find and replace: incremental search, find/replace in selection, and
backwards find
- Editor options to show whitespace and indent
2024 Jan 11
1
nueva consulta R versión 32 bit ultima version
La ultima versi?n de R desde p?gina oficial, Download R-4.3.2 for Windows<https://cran.r-project.org/bin/windows/base/R-4.3.2-win.exe> (79 megabytes, 64 bit), no tiene la opci?n de 32 bit. Es as? o hay otro modo de obtener la descarga con ambas versiones de bit? Gracias
Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows
[[alternative HTML version
2000 Sep 05
2
docs URL
Hi. I've put up some docs related to my first encounter with the
vorbis source code at
http://surf.chimie.uqam.ca/~kruus/vorbis/encoder/index.html
It documents a newbie's first look and [serious] attempts to trace
through examples/example_encoder.c . Don't laugh too hard!
Even though the docs are quite un-doc-like,
I've stopped working on them indefinitely, since Monty
2018 Oct 31
3
Fwd: Paletas de colores para datos cualitativos
Hola, mi nombre es Carla y trabajo en Estadística. Soy nueva en R y estoy
haciendo un curso para principiantes. Tengo unos datos de trayectorias de
pacientes de un hospital -categorías cualitativas- y quisiera graficar cada
trayectoria empleando paletas de colores, para prescindir del texto.
Adjunto imagen de trabajo realizado en R para un estudio longitudinal, que
se acerca a lo que quisiera
2006 Jan 17
3
Anova problem with order of terms in model
Hi
I have a linear model and I want to tests whether the model terms are
significant
I used anova but F and P value depend on the order of the terms in the
model.
I have repeated the same analysis in another stat software and F and P value
did not differ with order of terms in the model.
Can anyone can explain what happen or what am I doing wrong ?
In R
> anova (lm(Y~X.1+X.2))
Analysis of
2006 Jan 30
2
Type II SS for fixed-effect in mixed model
Hi
In mixed-model with lme()
How can I obtain Type II SS or Type III SS for fixed effect?
Thanks
Julien
2006 Mar 23
1
AIC mathematical artefact or computation problem ?
Dear R user,
I have made many logistic regression (glm function) with a second order
polynomial formula on a data set containing 440 observation of 96
variables. I?ve made the plot of AIC versus the frequency
(presence/observations) of each variable and I obtain a nearly perfect
arch effect with a symmetric axe for a frequency of 0.5 . I obtain the
same effect with deterministic data. Maybe
2006 Nov 29
1
Lmer, P-values and mixed logistic regression
Hi
I know that p-values doesn't appear anymore in the summary of a linear
mixed-model with lmer. However, if I do a mixed logistic regression with
lmer using family=binomial, the summary includes a p-values for fixed
effects.
Is it normal, could I use those p-values to interpret the fixed effects
or should I use mcmcsamp to obtain 95% confidence interval?
Thanks
Julien
2000 Sep 14
1
Fixed-point Vorbis decoder
Hi,
I'm the author of a fixed-point MPEG audio decoder called MAD:
http://www.mars.org/home/rob/proj/mpeg/
I've been considering the possibility of writing a similar fixed-point
decoding library for Ogg Vorbis. Unfortunately, every time I've looked for
Vorbis decoding specifications, I have found them incomplete. :-(
I'd rather not try to reverse-engineer specifications