Displaying 20 results from an estimated 50 matches for "mardones".
2019 Mar 20
3
Como asignar valores de un archivo a otro
...en sea del conjunto primero ("x") o
> del segundo conjunto "y"...
>
> Mira "merge" con cuidado porque es una solución a lo que buscas.....
>
> Gracias,
> Carlos Ortega
> www.qualityexcellence.es
>
> El mié., 20 mar. 2019 a las 14:33, MAURICIO MARDONES (<
> mauricio.mardones en ifop.cl>) escribió:
>
>> 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 da...
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
>>
>> 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...
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:
> C:\Users\MAURIC~1.MAR\AppData\Local\Programs\MIKTEX~1.9\miktex\bin\x64\pdflatex.exe
> -halt-on-error -interaction=batchmode
> "C:/Users...
2019 Mar 20
4
Como asignar valores de un archivo a otro
...xistir. Debemos
> dejar que el motor de base de datos haga los queries. Con sqldf no tendrás
> nunca la potencia de un gestor de base de datos.
>
>
> Saludos
> ________________________________
> De: R-help-es <r-help-es-bounces en r-project.org> en nombre de MAURICIO
> MARDONES <mauricio.mardones en ifop.cl>
> Enviado: miércoles, 20 de marzo de 2019 09:22 a. m.
> Para: Carlos Ortega
> CC: Lista R
> Asunto: Re: [R-es] Como asignar valores de un archivo a otro
>
> Toda la razon!!!
>
> merge era todo!
>
> Saludos
>
> El mié., 20 mar....
2020 Feb 19
2
Problemas con tinytex (base Latex)
...eX\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 (<
mauricio.mardones en ifop.cl>) escribió:
> Etimados
>
> Gracias por las respuestas.
>
> De hecho yo antes tenía instalado Miktex, (casi 3 años trabajando y bien),
> pero durante la última semana me salio este error cuando hice el knirt;
>
> !* Sorry, but
> C:\~\...
2018 Aug 27
3
Media
...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
2567634 2567634 89 2000
2567635 2567635 95 2000
agradecería!
Saludos
--
*Mauricio Mardones Inostroza*
Investigador Departamento Evaluación de Recursos
Instituto de Fomento Pesquero - IFOP
Valparaíso - Chile
+56-32-2151442
www.ifop.cl
--
C*ertificación ISO 9001/2008*: Sistema de Datos Biológico-Pesqueros (Arica,
Iquique, Coquimbo, Valparaíso, San Antonio, Talcahuano y Calbuco,
pesqu...
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...
2019 Mar 20
3
Como asignar valores de un archivo a otro
...3 -49.8016 -75.1837
6 9840 -49.9686 -75.2171
Mi idea es asignar las columnas de LATITUD y LONGITUD del archivo_csv2 a
las procedencias que tengas esa condición en el archivo_csv1.
Espero se entienda
Estoy en un bucle mental. Cualquier reseña me podría alumbrar el camino
Saludos
--
*Mauricio Mardones Inostroza*
Investigador Departamento Evaluación de Recursos
Instituto de Fomento Pesquero - IFOP
Valparaíso - Chile
+56-32-21514 <callto:+56-32-2151424>42
www.ifop.cl
--
C*ertificación ISO 9001/2008*: Sistema de Datos Biológico-Pesqueros (Arica,
Iquique, Coquimbo, Valparaíso, San Antonio...
2016 Apr 03
1
apply mean function to a subset of data
...t; smean
1 2
0.271489 1.117015
------------------------------
David L. Carlson
Department of Anthropology
Texas A&M University
-----Original Message-----
From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Jim Lemon
Sent: Saturday, April 2, 2016 6:14 PM
To: Pedro Mardones <mardones.p at gmail.com>
Cc: r-help mailing list <r-help at r-project.org>
Subject: Re: [R] apply mean function to a subset of data
Hi Pedro,
This may not be much of an improvement, but it was a challenge.
selvec<-as.vector(matrix(c(nsel,unlist(by(toy$diam,toy$group,length))-nsel)...
2017 Mar 22
3
R - Markdown
...;C:\PROGRA~1\R\R-33~1.2\library\RMARKD~1\rmd\latex\DEFAUL~3.TEX"
--highlight-style tango --latex-engine pdflatex --variable graphics=yes
--variable "geometry:margin=1in"' tiene estatus 41 Ejecución interrumpida
saben uds como poder abordarlo?
Gracias de antemno
--
*Mauricio Mardones Inostroza*
Investigador Departamento Evaluación de Recursos
Instituto de Fomento Pesquero - IFOP
Valparaíso - Chile
+56-32-21514 <callto:+56-32-2151424>42
www.ifop.cl
[[alternative HTML version deleted]]
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
2020 Feb 19
2
Problemas con tinytex (base Latex)
...-tl.log") :*
* cannot remove file 'TinyTeX/install-tl.log', reason 'No such file or
directory'*
Uds han podido resolver esto? He leído (creo) todos los foros y nada. Si
alguien ha pasado por esto, le agradezco la ayuda para salir del túnel...
Saludos a todos
--
*Mauricio Mardones Inostroza*
Investigador Departamento Evaluación de Recursos
Instituto de Fomento Pesquero - IFOP
Valparaíso - Chile
+56-32-21514 <callto:+56-32-2151424>42
www.ifop.cl
--
C*ertificación ISO 9001/2015*: Sistema de Datos Biológico-Pesqueros (Arica,
Iquique, Coquimbo, Valparaíso, San Antonio...
2016 Apr 02
0
apply mean function to a subset of data
...f an improvement, but it was a challenge.
selvec<-as.vector(matrix(c(nsel,unlist(by(toy$diam,toy$group,length))-nsel),
ncol=2,byrow=TRUE))
TFvec<-rep(c(TRUE,FALSE),length.out=length(selvec))
toynsel<-rep(TFvec,selvec)
by(toy[toynsel,]$diam,toy[toynsel,]$group,mean)
Jim
On 4/3/16, Pedro Mardones <mardones.p at gmail.com> wrote:
> 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 sele...
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....
2007 May 11
3
how to get column/row info from a dist object?
Dear R users;
Is it possible to get the row and column number of a particular entry
in a dist object?
Let's say that I want to find the position of the value 1.1837 (the
last entry on the dist object below), that is [6,3]. Can I get those
values without transforming the object to a matrix?, i.e. working with
the dist object only.
1 2 3
2 0.23935864
2016 Jul 20
4
un solo un favor
...fs"))) :
error in evaluating the argument 'CRSobj' in selecting a method for
function 'spTransform': Error in CRS(paste("+x_0=-2000000.0 +y_0=-500000.0
+ellps=GRS80 +units=us-ft +no_defs")) :
projection not named
Espero me puedan ayudar.
Saludos
--
*Mauricio Mardones Inostroza*
Investigador Departamento Evaluación de Recursos
Instituto de Fomento Pesquero - IFOP
Valparaíso - Chile
+56-32-21514 <callto:+56-32-2151424>42
www.ifop.cl
[[alternative HTML version deleted]]
2011 Sep 20
5
help in interpreting paired t-test
Dear all;
A very basic question. I have the following data:
************************************************************************************
A <- 1/1000*c(347,328,129,122,18,57,105,188,57,257,53,108,336,163,
62,112,334,249,45,244,211,175,174,26,375,346,153,32,
89,32,358,202,123,131,88,36,30,67,96,135,219,122,
89,117,86,169,179,54,48,40,54,568,664,277,91,290,
2018 Mar 13
2
stacked barplot
Hola A todos.
He tratado de generar un STACKED BARPLOT EN R, esperando que sea tan sencillo como en Excel, la parecer no es tan sencillo...
Alguien conoce una forma sencilla de hacerlo, considerando que son 5 variables por mes.
[Descripción: FIRMA3]
________________________________
CONFIDENCIALIDAD: La información contenida en este mensaje y/o en los archivos adjuntos es de carácter
2009 Jan 18
2
don't print object attributes on screen
Dear all;
I have a function written in R that returns as a list of values as
output that has associated some user defined attributes to it. How can
hide these attributes when printing the output on screen? I'm using
R-2.8.1 on WinXP....it's like hiding the attr of the output from the
scale function....
Thanks in advance
PM
2023 May 31
1
scale_colour_viridis en ggplot2
...colores utilizados en cada función. Debes seleccionar la opción que mejor se ajuste a tus datos y a tus objetivos de representación visual.
Ahora para imprimir en blanco y negro, creo lo mejor sería pensar en `scale_shape`
https://ggplot2.tidyverse.org/reference/scale_shape.html
Saludos
Mauricio Mardones I.
Researcher
Instituto de Fomento Pesquero
PhD Student
Antarctic and SubAntarctic Science
Universidad de Magallanes, Chile
+56 9 66209279
+34 611709287
> On May 31, 2023, at 10:52 PM, Javier Gómez Gonzalez <zaragatan en gmail.com> wrote:
>
> Hola a todos:
>
> Alguién me pod...