search for: verd

Displaying 20 results from an estimated 69 matches for "verd".

Did you mean: gerd
2015 Mar 22
2
Combinatoria
...-------------- > #Permutaciones *con repetición* > permutations(n=3, r=3, v=x, repeats.allowed=TRUE) [,1] [,2] [,3] [1,] "azul" "azul" "azul" [2,] "azul" "azul" "rojo" [3,] "azul" "azul" "verde" [4,] "azul" "rojo" "azul" [5,] "azul" "rojo" "rojo" [6,] "azul" "rojo" "verde" [7,] "azul" "verde" "azul" [8,] "azul" "verde" "rojo&qu...
2015 Mar 22
3
Combinatoria
...utaciones *con repetición* > > permutations(n=3, r=3, v=x, repeats.allowed=TRUE) > [,1] [,2] [,3] > [1,] "azul" "azul" "azul" > [2,] "azul" "azul" "rojo" > [3,] "azul" "azul" "verde" > [4,] "azul" "rojo" "azul" > [5,] "azul" "rojo" "rojo" > [6,] "azul" "rojo" "verde" > [7,] "azul" "verde" "azul" > [8,] "azul" "...
2015 Mar 22
2
Combinatoria
...uot;choose()" para el cálculo de las > combinaciones. En el ejemplo de la función incluso aparece una forma de > generar el triángulo de Pascal. > > #--------- Ejemplo de Combinaciones con repetición (gtools) ----- > > > x <- c('rojo', 'azul', 'verde') > > # Combinaciones sin repetición > > combinations(n=3, r=2, v=x, repeats=FALSE) > [,1] [,2] > [1,] "azul" "rojo" > [2,] "azul" "verde" > [3,] "rojo" "verde" > > # Combinaciones con repetición &...
2012 Nov 22
1
prediction problem
..., would be very grateful. cheers, Catarina -------------- next part -------------- n Code color GROUP_N Licenca_N type1_W type2_W type3_W type4_W type5_W type6_W type7_W type8_W type9_W type1_V type2_V type3_V type4_V type5_V type7_V type8_V type9_V type10_V type11_V total 1 PRT00000026940473 verde A8 B7 0,558416119 0 0 0 0,152231706 0,243598713 0 0 0,005176997 0,483991231 0 0 0 0,375554726 0,092127884 0 0 0 0,011391047 714,7 2 PRT00000026940480 verde A8 B7 0,431011386 0 0 0 0,090087073 0,389819156 0 0 0 0,27662459 0 0 0 0,329209955 0,254047865 0 0 0 0 597,2 3 PRT00000026940500 verde A8 B7 0...
2015 Mar 23
2
Combinatoria
...inaciones. En el ejemplo de la función incluso aparece una forma >> de >> > generar el triángulo de Pascal. >> > >> > #--------- Ejemplo de Combinaciones con repetición (gtools) ----- >> > >> > > x <- c('rojo', 'azul', 'verde') >> > > # Combinaciones sin repetición >> > > combinations(n=3, r=2, v=x, repeats=FALSE) >> > [,1] [,2] >> > [1,] "azul" "rojo" >> > [2,] "azul" "verde" >> > [3,] "rojo" "...
2015 Mar 22
2
Combinatoria
...las variaciones con y sin repetición en R. Eso sí están un poco escondidas... Se pueden calcular de esta forma: #---------------------- > #Cargar el paquete gtools > library(gtools) > #Definir el conjunto sobre el que se hará el cálculo > x <- c('rojo', 'azul', 'verde') > #Utilizar la función "permutations()" modificando el valor de "r" y > #modificando el parámetro "repeats.allowed" dependiendo si sequieren con o sin repetición > permutations(n=3, r=2, v=x, repeats.allowed=FALSE) [,1] [,2] [1,] "azul&quot...
2016 Oct 03
2
Encontrar datos en un data.farame
Buenas, Tengo dos data.frame DF1 color numero verde 2 rojo 4 azul 3 y DF2 color verde verde verde rojo rojo azul Quieo que se añada en el segundo dataframe el contenido del DF1 .El ejemplo puesto est trivial y parece que se podria resolver fácilmente con un par de ifelse, pero en la realidad existen más de 4000 registros dif...
2010 Jun 15
2
Integration problem: error in invoking an outside function
...riables, two of which are given, one is given in the integrate function, so there is one variable to integrate on. The code is as follows: Pmatrix = function(th) { P = matrix(nrow=6, ncol=6, data=0) P[1,1] = P[2,1]=P[3,2]=P[4,3]=P[5,4]=P[6,5]= exp(-th) P[,6] = 1-exp(-th) return(P)} lim.verd = function(matrix) { et = matrix(nrow=1, ncol=dim(matrix)[2], data=1) E = matrix(nrow=dim(matrix)[1], ncol=dim(matrix)[2], data=1) mat = diag(dim(matrix)[1]) - matrix + E inverse.mat = solve(mat) pi = et %*% inverse.mat return(pi)} a.hat = 0.8888 lambda.hat = 0.1474 int = function(th...
1998 Sep 14
0
Re: installing R packages --> for Pablo E. Verde
First time on this mailing list. Try with Guido's rw0630 release. I have it running under Windows 98 and by now I haven't experienced any problems with dynamic loading. Second remark. > library(MASS) > data(cat) Warning: Data set `cat' not found > All data sets in MASS library as in boot one are NOT R source files but R images. I think this is the reason why you (and me
2009 May 04
2
Distribución log-logistica
Hola a tod@s, Hace poco en la lista se discutieron algunas aproximaciones para determinar la distribución de probabilidad que potencialmente podrían haber generado los datos (ver [1]) y una de ellas fué el AIC. Haciendo uso del programa enviado por Pablo Verde (ver [1]), estos son los resultados para mis datos: weibull , AIC = 69839.44 exponential , AIC = 79488.77 gaussian , AIC = 69413.03 logistic , AIC = 68816.95 lognormal , AIC = 68001.32 loglogistic , AIC = 67987.08 De acuerdo con lo anterior, la distribución que _potencialmente los genera_...
2016 Sep 14
6
Saltar filas no numericas al importar csv
Buenas Quiero saltar las filas no numericas al importar un csv. Saltar las primeras filas es facil, con el read.csv("datos.csv",skip=30) El problema es que el csv tiene cada x filas un encabezado, y quiero que excel solo pille los datos. ¿Cómo podría hacerlo? Gracias Jesús [[alternative HTML version deleted]]
2015 Mar 21
4
Combinatoria
En relación con lo que comenta Carlos, por ejemplo para el caso de las Variaciones sin Repetición, puede ser instructivoenseñar como se construye como por ejemplo: VsinR <- function(m, n){ return (factorial(m)/factorial(m-n))} VsinR(9,3) ------------------------- Creo que con la función factorial que viene por defecto en R puedes construir siguiendo este modelo rápidadmentecasi cualquier
2010 Mar 16
4
clasificacion support vector machines (package e1071)
Hola a todos, Estoy iniciandome en R y la verdad es que aun estoy muy muy verde.... Estoy intentando clasificar unos datos con support vector machines, pero me da fallo al usar la funcion predict. El código que uso es el siguiente: calibrate<-read.table("calibration.txt", header=TRUE) calibrate$calibration<-as.factor(calibrate...
2018 Sep 19
2
Help with multi-monitor Xorg stuff
I have an unusual use case. I wonder if anyone can help. We use a PC with 8 HDMI outputs for powering a video wall in an operations centre. We use two Matrox video cards, each with 4 outputs. "lspci" reports these cards as" [AMD/ATI] Cape Verde PRO [FirePro W600]". On an older version of CentOS 7, I used the proprietary AMD/ATI driver. This had a utility (I roorget the name) that generated a working xorg.conf file. I could them throw up the "matchbox-window-manager" on each monitor in turn using "DISPLAY=:0.0",...
2009 Apr 29
12
Una pregunta de estadística (marginalmente relacionada con R)
Hola, ¿qué tal? Tengo una pregunta de esta
2009 Nov 22
5
¿Cómo se llama R?
Hola, ¿qué tal? Después de un paseo por la Wikipedia en español he llegado a la conclusión de que no sé cómo se llama R. En la Wikipedia se lo conoce como "R-project", así, en inglés. Existen otros nombres que redireccionan a la misma página, tales como: Lenguaje de programación R GNU S Lenguaje R GNU R R project (sin guión) A R no se lo puede llamar R a secas por lo de la
2019 Sep 01
2
Playing MP3's in Asterisk
Hi, Does anyone know what code (if any) format_mp3 uses? I am trying to play a MP3 (e.g. https://mp3.sermonaudio.com/16kbps/6111963257014/6111963257014.mp3) using PlayBack. Iget the famous "mp3/interface.c: Junk at the beginning of frame 49443304" and then right away it exits the PlayBack Application. I know I can use ffmpeg on the fly. I am currently getting the URL to play via an API
2010 Jan 07
1
How to report or correct translations typos?
Hi R users and developers: Thanks to Mr Pablo Emilio Verde for his constribution to the spanish translation for R messages he makes a very good job. I find a tiny typo on the translation, in particular on the es.po file line 7312 it says: "pueto" it should be: "puerto" How can anybody might correct a typo or which is the best way to...
2011 Jul 14
1
Calculate Az (A sub z) with R?
...criminability from SDT (alternative to d', Az). I have written my own functions for d', A', B"d, and am aware of the 'sdtalt' package, but I have yet to find a way to calculate Az, since it require the phi operator. For a relevant paper/discussion (and formula), please see Verde and McMillian, 2006 (Measures of sensitivity based on a single hit rate and false alarm rate: The accuracy, precision, and robustness of d', Az, and Az) Any help on this would be greatly appreciated! David Dobolyi Graduate Student Cognitive Psychology University of Virginia -- View this mes...
2010 Apr 23
1
Problem shuting down server.
...er. After cloning disk using Clonezilla, if I issue a shutdown -h now, or any other command to shut down the server (i.e. init 0 or poweroff), instead of shutting down the server reboots. I googled but could't find any answer. ?Does anybody has a clue about why this is happening? -- Enrique Verdes <EVerdes at conatel.com.uy> Depto. de Ingenier?a - CONATEL S.A. Este mensaje es privado y confidencial y tiene como ?nico destinatario la persona a la que va dirigida. La responsabilidad de su contenido es del remitente y no de CONATEL. Si usted ha recibido este mensaje por error, tenga p...