Displaying 17 results from an estimated 17 matches for "provinciale".
Did you mean:
provinciales
2017 Mar 29
5
names
...variable puntual veo que las
etiquetas de las variables "están" pero la clase del vector no me cierra y
los resultados no los usan. Trato de mostrarlo:
> na.omit(datos[, .(FORM, Region, Dependencia = B2a, Criterios =
D4_Otros.1)])
FORM Region Dependencia Criterios
1: 44 NEA Provinciales 8
2: 47 NEA Provinciales 8
3: 51 NEA Provinciales 8
4: 52 NEA Provinciales 8
5: 58 NEA Provinciales 8
6: 222 NOA Municipales 11
7: 231 NOA Provinciales 12
8: 232 NOA Religiosos 11
9: 235 NOA...
2017 Mar 15
3
Crear una función
...pero, no puedo
hacer que las tablas se llamen como quisiera porque el factor "etiqueta"
que debería indicar el primer nombre de la variable no es consdierado, como
podrán ver.
?Si correo el código para la variable, resulta algo como:
> tabla
Sexo N Porc PorcAc NEA NOA Nacionales Provinciales Municipales
Comunitarios Religiosos Privados
1 Mujer 270 86.8 86.8 92.7 84.2 77.8 89.6 83.8
78.9 90 100
2 Varon 40 12.9 99.7 7.3 15.3 22.2 10.4 16.2
19.3 10 NA
3 <NA> 1 0.3 100.0 NA 0.5 NA...
2017 Nov 09
0
weighted average grouped by variables
...lication of the case "motorcycle" (not present in both directions)
any help for that?
thank you
max
--
------------------------------------------------------------
Massimo Bressan
ARPAV
Agenzia Regionale per la Prevenzione e
Protezione Ambientale del Veneto
Dipartimento Provinciale di Treviso
Via Santa Barbara, 5/a
31100 Treviso, Italy
tel: +39 0422 558545
fax: +39 0422 558516
e-mail: massimo.bressan at arpa.veneto.it
------------------------------------------------------------
[[alternative HTML version deleted]]
2017 Nov 09
1
weighted average grouped by variables
...>
> any help for that?
>
> thank you
>
> max
>
>
>
> --
>
> ------------------------------------------------------------
> Massimo Bressan
>
> ARPAV
> Agenzia Regionale per la Prevenzione e
> Protezione Ambientale del Veneto
>
> Dipartimento Provinciale di Treviso
> Via Santa Barbara, 5/a
> 31100 Treviso, Italy
>
> tel: +39 0422 558545
> fax: +39 0422 558516
> e-mail: massimo.bressan at arpa.veneto.it
> ------------------------------------------------------------
>
>
> [[alternative HTML version deleted]]
>...
2017 Nov 09
4
weighted average grouped by variables
hi all
I have this dataframe (created as a reproducible example)
mydf<-structure(list(date_time = structure(c(1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000), class = c("POSIXct", "POSIXt"), tzone = ""),
direction = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L), .Label = c("A", "B"), class =
2017 Nov 09
0
weighted average grouped by variables
...bus 73, 1000 Brussel.
///////////////////////////////////////////////////////////////////////////////////////////
--
------------------------------------------------------------
Massimo Bressan
ARPAV
Agenzia Regionale per la Prevenzione e
Protezione Ambientale del Veneto
Dipartimento Provinciale di Treviso
Via Santa Barbara, 5/a
31100 Treviso, Italy
tel: +39 0422 558545
fax: +39 0422 558516
e-mail: massimo.bressan at arpa.veneto.it
------------------------------------------------------------
[[alternative HTML version deleted]]
2006 Apr 06
1
Bell Canada Requests $987.14 Rate increase 911 / VOIP Providers
...ce-wide 9-1-1 platform by dialing a predetermined telephone
number, followed by an authorization code. Based on the serving area,
an additional dialing access code may be required to direct calls to
the designated primary PSAP. (d) Dans les zones g?ographiques
desservies par une plate-forme 9-1-1 provinciale, le service SAAU-0
permet aux abonn?s d'acc?der ? distance ? la plate-forme 9-1-1
provinciale de Bell Canada en composant un num?ro de t?l?phone
pr?d?fini, suivi d'un code d'autorisation. Selon la zone de desserte,
la composition d'autres chiffres d'acc?s peut ?tre n?cessaire p...
2017 Mar 15
4
Fwd: Crear una función
...pero, no puedo hacer que las tablas se llamen como quisiera porque el factor "etiqueta" que debería indicar el primer nombre de la variable no es consdierado, como podrán ver.
?Si correo el código para la variable, resulta algo como:
> tabla
Sexo N Porc PorcAc NEA NOA Nacionales Provinciales Municipales Comunitarios Religiosos Privados
1 Mujer 270 86.8 86.8 92.7 84.2 77.8 89.6 83.8 78.9 90 100
2 Varon 40 12.9 99.7 7.3 15.3 22.2 10.4 16.2 19.3 10 NA
3 <NA> 1 0.3 100.0 NA 0.5 ...
2017 Nov 22
0
assign NA to rows by test on multiple columns of a data frame
Hello,
Try the following.
icol <- which(grepl("flag", names(mydf)))
mydf[icol] <- lapply(mydf[icol], function(x){
is.na(x) <- x == 0
x
})
mydf
# A A_flag B B_flag
#1 8 10 5 12
#2 7 NA 6 9
#3 10 1 2 NA
#4 1 NA 1 5
#5 5 2 0 NA
Hope this helps,
Rui Barradas
On 11/22/2017 10:34 AM, Massimo Bressan
2017 Nov 22
1
assign NA to rows by test on multiple columns of a data frame
...ide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
------------------------------------------------------------
Massimo Bressan
ARPAV
Agenzia Regionale per la Prevenzione e
Protezione Ambientale del Veneto
Dipartimento Provinciale di Treviso
Via Santa Barbara, 5/a
31100 Treviso, Italy
tel: +39 0422 558545
fax: +39 0422 558516
e-mail: massimo.bressan at arpa.veneto.it
2017 Nov 09
2
weighted average grouped by variables
...>
> any help for that?
>
> thank you
>
> max
>
>
>
> --
>
> ------------------------------------------------------------
> Massimo Bressan
>
> ARPAV
> Agenzia Regionale per la Prevenzione e
> Protezione Ambientale del Veneto
>
> Dipartimento Provinciale di Treviso
> Via Santa Barbara, 5/a
> 31100 Treviso, Italy
>
> tel: +39 0422 558545
> fax: +39 0422 558516
> e-mail: massimo.bressan at arpa.veneto.it
> ------------------------------------------------------------
>
>
> [[alternative HTML version deleted]]
>
&...
2017 Nov 11
0
weighted average grouped by variables
...; max
>>
>>
>>
>> --
>>
>> ------------------------------------------------------------
>> Massimo Bressan
>>
>> ARPAV
>> Agenzia Regionale per la Prevenzione e
>> Protezione Ambientale del Veneto
>>
>> Dipartimento Provinciale di Treviso
>> Via Santa Barbara, 5/a
>> 31100 Treviso, Italy
>>
>> tel: +39 0422 558545
>> fax: +39 0422 558516
>> e-mail: massimo.bressan at arpa.veneto.it
>> ------------------------------------------------------------
>>
>>
>> [...
2012 Jun 14
3
mapa provincial de España con googleVis
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120614/518ed68f/attachment.html>
2015 Dec 28
3
Elecciones Generales
De aqui:
http://resultadosgenerales2015.interior.es/congreso/#/ES201512-CON-ES/ES
o en json:
http://resultadosgenerales2015.interior.es/#/herramienta-analisis?siteLanguage=es_ES
dentro del linux estan los archivos
El 28 de diciembre de 2015, 16:30, Javier Marcuzzi <
javier.ruben.marcuzzi en gmail.com> escribió:
> Estimado Ivan Aguilar
>
> Desconozco desde donde toma los datos,
2017 Nov 22
6
assign NA to rows by test on multiple columns of a data frame
Given this data frame (a simplified, essential reproducible example)
A<-c(8,7,10,1,5)
A_flag<-c(10,0,1,0,2)
B<-c(5,6,2,1,0)
B_flag<-c(12,9,0,5,0)
mydf<-data.frame(A, A_flag, B, B_flag)
# this is my initial df
mydf
I want to get to this final situation
i<-which(mydf$A_flag==0)
mydf$A[i]<-NA
ii<-which(mydf$B_flag==0)
mydf$B[ii]<-NA
2004 Oct 28
5
How to help improving Wine?
...bg?
2) Why does ALOHA work on Crossover and not on Wine?
3) Which are the main differences between Crossover and Wine?
4) Does Codewaver really contribute back to Wine?
I thank you in advance.
(Please, CC: me as I am not on the list for now)
--
Ing. Emanuele Gissi - Ispettore Antincendio
Comando Provinciale dei Vigili del Fuoco di Ravenna
viale Randi, 25 - 48100 Ravenna - Italia
tel: 0544 281.501 - fax: 0544 281.531
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prova.alo
Type: application/octet-stream
Size: 4632 bytes
Desc: not available
Url : http://www.winehq.or...
2002 May 22
0
Problem to recognition the user of group Domain Admins
Hello, this is a problem:
We have a debian server 2.2 with kernel 2.4.18 and samba 2.2.4 works as
Domain Controler.
After joing a Domain we read at property administrator of the local
group Administrators of win2000 this:
Administrator
\"Domain"\unix_group.2147483404
rather than
Administrator
\"Domain"\Domain Admins
If we tryng to adding the global group Domain Admins we