Displaying 20 results from an estimated 8000 matches similar to: "package ChemometricsWithR"
2012 Aug 29
1
Problem Installing a Package
I have just installed the latest version of R on a openSUSE 12.1 system
running on an ORacle VM VirtualBox and have encountered a problem with
installing ChemometricsWithR. Here is the output:
> library("compiler")
> install.packages("ChemometricsWithR")
Installing package(s) into ?/home/computation/R/x86_64-unknown-linux-gnu-
library/2.15?
(as ?lib? is unspecified)
2012 Jan 24
4
Virus Infection in colorspace_1.1-1.zip (R x64 2.14.1)
I keep finding the Win32\Huer virus in colorspace_1.1-1.zip for R x64 2.14.1
running MS Windows 7. As a result I am not able to use rattle or
ChemometricsWithR. I have tried several different mirrors with the same
result. Fortunately AVG has caught and quarantined the problem, but the
colorspace package is not available.
I can use the package on my Linux OS, but, of course, Linux
2010 Oct 06
4
Problems with Xen Tools instalation
Hello,
when I try to install Xen-Tools using the xs-tools.iso I get the error:
Errors were encountered while processing: /mnt/visostore/Linux/xe-guest
utilities_0.5.0-579_i386.deb
I used the xs-tools. iso present in the installation CD XCP and I followed
the steps on page 28 (To install the guest agent) of XCP Virtual Machine
Installation Guide: I mounted the xs-tools. iso and I executed the
2004 Jan 05
3
Heeeeeelp! Estimatet Marginal Means of ANOVA needed!
Hello!
I urgently need to know if it is possible (and if so, how to do) to get
the "Estimatet marginal means" from an ANOVA.
Or explained more coplicated: It's about plants sewn in 2 densities & 2
patterns. The Variable is biomass and I also use a Covariate. There are highly
significant differences between density & pattern but I don't know which of the
2 densities
2019 Mar 20
3
Como asignar valores de un archivo a otro
Toda la razon!!!
merge era todo!
Saludos
El mié., 20 mar. 2019 a las 10:57, Carlos Ortega (<cof en qualityexcellence.es>)
escribió:
> Hola Mauricio,
>
> No, creo que no es lo que dices..
>
> Con merge, indicas por qué columna (pueden ser varias) quieres juntar los
> dos dataframes y con los parámetros "all.x", "all.y" y "all" indicas si
2019 Mar 20
4
Como asignar valores de un archivo a otro
Hombre, lo que propones es un tanto drástico...
Siguiendo tu línea de argumentación entonces, nos olvidamos de
"data.table", "dplyr"...y llegado el caso de gran parte de lo que ofrece
"R" en cuanto a la manipulación de los dataframes, puesto que son tareas
que igualmente puedes resolver en una bbdd...
"sqldf" ofrece funcionalidades muy interesantes, para
2019 Mar 20
2
Como asignar valores de un archivo a otro
merge sirve pero no para cumplir la condición de si un dato es "x",
buscarlo en el otro data.frame y asignarlo
El mié., 20 mar. 2019 a las 10:23, Carlos J. Gil Bellosta (<
cgb en datanalytics.com>) escribió:
> ?merge
>
> El mié., 20 mar. 2019 a las 14:22, MAURICIO MARDONES (<
> mauricio.mardones en ifop.cl>) escribió:
>
>> Amigos erreros
>>
2020 Feb 19
2
Problemas con tinytex (base Latex)
Aquí hay una posible solución...
https://tex.stackexchange.com/questions/27138/how-can-i-fix-the-error-gui-framework-cannot-be-initialized-with-texniccenter
El mié., 19 feb. 2020 a las 23:16, MAURICIO MARDONES (<
mauricio.mardones en ifop.cl>) escribió:
> Esto...
>
> 2020-02-19 18:29:50,307-0300 INFO pdflatex - starting with command line:
>
2018 Aug 27
3
Media
Estimada lista
la pregunta es muy básica, pero necesito saber la Long media para cada año.
Estoy pillando en el bucle.
> head(talla)
X Long Año
1 1 56 2016
2 2 58 2016
3 3 58 2016
4 4 58 2016
5 5 58 2016
6 6 58 2016
> tail(talla)
X Long Año
2567630 2567630 86 2000
2567631 2567631 88 2000
2567632 2567632 88 2000
2567633 2567633 88 2000
2020 Feb 19
2
Problemas con tinytex (base Latex)
Mira el error en este fichero que te indica:
* C:~\AppData\Local\MiKTeX\2.9\miktex\log\pdflatex.log*
Ahí vendrá en las últimas líneas el fallo que se ha producido.
Y con el mensaje de error específico busca si hay alguna referencia por ahí.
Entiendo que estás instalando la última versión que ha salido hace pocos
días...
El mié., 19 feb. 2020 a las 22:36, MAURICIO MARDONES (<
2002 Aug 01
4
copying objects
Hello, How does one copy objects between Workspaces?
Thank you,
Deborah
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
2019 Mar 20
3
Como asignar valores de un archivo a otro
Amigos erreros
Pocas veces consulto, por que siento que soy muy básico, pero esta vez
quise socializar a pesar de ello.
Tengo 2 archivos .csv pero quiero asignar valores de una columna a las
mismas variables que se encuentran en el otro archivo.
así;
head(archivo_csv1)
Long Año Proced
1 47 2016 9003
2 48 2016 9003
3 49 2016 9003
4 49 2016 9003
5 50 2016 9003
6 50 2016
2020 Feb 19
2
Problemas con tinytex (base Latex)
Estimado Mauricio Mardones
Me llamo la atención su correo, desconocía lo que usted nombra, lo busque,
pero hay una diferencia, instala textlive en un lugar del disco (.appdata),
yo opino como Carlos Ortega.
La documentación dice:
# Windows
tlmgr path remove rd /s /q "%APPDATA%\TinyTeX"
Se instala en esa carpeta oculta.
Saludos
Javier Rubén Marcuzzi
El mié., 19 feb. 2020 a las
2008 Apr 07
2
read.table with multiple header lines
Hello,
I have difficulties in reading in a text file with multiple (=2) header lines. My table looks like this:
id code gr grcode AA AB AC AD
time 30 40 50 60
1 1234 1 c 0 1 0 0
2 1346 1 c 0 0 0 1
3 1456 1 c 0 0 1 1
4 1893 1 c 0 0 1 1
Can someone help me out?
Thanks
Deborah
--
2016 Apr 02
3
apply mean function to a subset of data
Dear all;
This must have a rather simple answer but haven't been able to figure it
out: I have a data frame with say 2 groups (group 1 & 2). I want to select
from group 1 say "n" rows and calculate the mean; then select "m" rows from
group 2 and calculate the mean as well. So far I've been using a for loop
for doing it but when it comes to a large data set is
2017 Mar 22
3
R - Markdown
Estimados todos, quizas la pregunta es simple pero no puedo arreglarlo.
Cuando trato de exportar mi archivo a PDf usando el R Markdown me arroja
este error:
pandoc.exe: pdflatex not found. pdflatex is needed for pdf output.Error:
pandoc document conversion failed with error 41Además: Warning message:comando
ejecutado '"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS
2009 Aug 01
4
R book for economists
Dear Group,
I am an economics student starting with PhD work in London. As preparation I
would like to get to know R a little bit better. For Stata there are tons of
books, however, can you recommend a book for R?
I have some substantiated econometrics knowledge, so it should be more a
how-to book.
Best regards
Thiemo
---
Thiemo Fetzer, Economist
http://freigeist.devmag.net
2020 Feb 19
2
Problemas con tinytex (base Latex)
Estimados erreros,
Llevo dos días en un bucle pantanoso tratando de resolver mi tema y no
puedo y les queria pedir ayuda.
Hace una semana ya no puedo transformar archivos a pdf desde RMarkdown y he
tenido que tratar de instalar "tinytex", que es la solución para los
usuarios de R y pasar por alto el complejo MikTex (
https://yihui.org/tinytex/). Sin embargo, al tratar de instalar me
2007 Jun 14
4
question about formula for lm
Dear all;
Is there any way to make this to work?:
.x<-rnorm(50,10,3)
.y<-.x+rnorm(50,0,1)
X<-data.frame(.x,.y)
colnames(X)<-c("Xvar","Yvar")
Ytext<-"Yvar"
lm(Ytext~Xvar,data=X) # doesn't run
lm(Yvar~Xvar,data=X) # does run
The main idea is to use Ytext as input in a function, so you just type
"Yvar" and the model should fit....
2005 Jun 24
3
domain login problem
Hi,
I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with