Difference between revisions of "ERFs of environmental pollutants"

From Testiwiki
Jump to: navigation, search
m (Answer)
(code back to Ovariable save and objects.latest)
Line 15: Line 15:
 
library(ggplot2)      # A package with fancy graph formats
 
library(ggplot2)      # A package with fancy graph formats
  
objects.get("Jmke1mxAjEB59c1q")
+
objects.latest("Op_en5827", "calculations") # Get the latest ovariables from code calculations on page Op_en5918.
 
 
# objects.latest("Op_en5918", "calculations") # Get the latest ovariables from code calculations on page Op_en5918.
 
  
 
ERF <- EvalOutput(ERF, N = 3)
 
ERF <- EvalOutput(ERF, N = 3)
 
ERF@output$ERFResult <- as.numeric(as.character(ERF@output$ERFResult))
 
ERF@output$ERFResult <- as.numeric(as.character(ERF@output$ERFResult))
 +
ERF@output <- ERF@output[colnames(ERF@output) != "Obs"]
  
print(xtable(ERF@output), type = 'html')
+
print(xtable(ERF@output, digits = 4), type = 'html')
  
 
ggplot(ERF@output[ERF@output$ERF.Parameter == "RR" , ], # Show a bar chart
 
ggplot(ERF@output[ERF@output$ERF.Parameter == "RR" , ], # Show a bar chart
Line 42: Line 41:
 
===Calculations===
 
===Calculations===
  
<rcode>
+
<rcode name="calculations">
 
library(OpasnetUtils)
 
library(OpasnetUtils)
 
library(xtable)
 
library(xtable)
 
library(ggplot2)
 
library(ggplot2)
  
ERF <- Ovariable("ERF", ddata = "Op_en5827")
+
ERF <- Ovariable("ERF", ddata = "Op_en5827", getddata = FALSE, save = TRUE)
 
ERF@data <- ERF@data[colnames(ERF@data) != "Obs"]
 
ERF@data <- ERF@data[colnames(ERF@data) != "Obs"]
  
objects.put(ERF)
+
cat("Ovariable ERF saved. Page: Op_en5827, code: calculations.\n")
 
 
cat("Ovariable ERF saved. Save the key for further use.\n")
 
  
 
ERF <- EvalOutput(ERF, N = 3)
 
ERF <- EvalOutput(ERF, N = 3)
Line 62: Line 59:
 
===Data===
 
===Data===
  
<t2b index="Pollutant,Health.impact,Group,Age,Sex,Response.metric,ERF.Parameter,Observation"  
+
<t2b index="Pollutant,Health.impact,Population,Age,Sex,Response.metric,ERF.Parameter,Observation"  
Locations="Unit,Result,Description" unit="nro">
+
Locations="Unit,Result,Description" unit="-">
 
Indoor air radon|Lung cancer|Whole population|||Incidences|RR|m3 /Bq|1.0005; 1.0016; 1.0031|  
 
Indoor air radon|Lung cancer|Whole population|||Incidences|RR|m3 /Bq|1.0005; 1.0016; 1.0031|  
 
PM2.5|Lung cancer|Whole population|||Incidences|RR|m3 /µg|1.04; 1.14; 1.23|Outdoor air
 
PM2.5|Lung cancer|Whole population|||Incidences|RR|m3 /µg|1.04; 1.14; 1.23|Outdoor air
Line 71: Line 68:
 
Chlorination byproducts|Bladder cancer|People using chlorinated surface water|||Incidences|RR|L /net rev|1; 1.000029; 1.000072|
 
Chlorination byproducts|Bladder cancer|People using chlorinated surface water|||Incidences|RR|L /net rev|1; 1.000029; 1.000072|
 
Arsenic|Bladder cancer|People using water from bore wells|||Incidences|RR|L /ug|1; 1.002; 1.006|  
 
Arsenic|Bladder cancer|People using water from bore wells|||Incidences|RR|L /ug|1; 1.002; 1.006|  
Arsenic|BLadder cancer|People using wellwater in Pirkanmaa|||Incidences|RR|L /ug|0.999; 1.002; 1.006|
+
Arsenic|Bladder cancer|People using wellwater in Pirkanmaa|||Incidences|RR|L /ug|0.999; 1.002; 1.006|
Surrounding's tobacco smoke|Lung cancer|Whole population|||Incidences|RR|Yes/No|1.13; 1.21; 1.30|
+
Environmental tobacco smoke|Lung cancer|Whole population|||Incidences|RR|Yes/No|1.13; 1.21; 1.30|
Surrounding's todacco smoke|Coronary heart disease|Whole population|||Mortality|RR|Yes/No|1.19; 1.27; 1.36|
+
Environmental todacco smoke|Coronary heart disease|Whole population|||Mortality|RR|Yes/No|1.19; 1.27; 1.36|
Surrounding's tobacco smoke|Asthma|Whole population|>21||Incidences|RR|Yes/No|1.19; 1.97; 3.25|
+
Environmental tobacco smoke|Asthma|Whole population|>21||Incidences|RR|Yes/No|1.19; 1.97; 3.25|
Surrounding's tobacco smoke|Asthma|Whole population|<14||Incidences|RR|Yes/No|1.24; 1.32; 1.41|
+
Environmental tobacco smoke|Asthma|Whole population|<14||Incidences|RR|Yes/No|1.24; 1.32; 1.41|
Surrounding's tobacco smoke|Lung infections|Whole population|<2||Incidences|RR|Yes/No|1.55; 1.42; 1.69|
+
Environmental tobacco smoke|Lung infections|Whole population|<2||Incidences|RR|Yes/No|1.55; 1.42; 1.69|
Surrounding's tobacco smoke|Middle ear inflammation|Whole population|<3||Incidences|RR|Yes/No|1.38; 1.21; 1.56|
+
Environmental tobacco smoke|Middle ear inflammation|Whole population|<3||Incidences|RR|Yes/No|1.38; 1.21; 1.56|
 
Formaldehyde|Asthma|Whole population|<14||Incidences|RR|m3 /µg|1.0140743178|
 
Formaldehyde|Asthma|Whole population|<14||Incidences|RR|m3 /µg|1.0140743178|
 
Dampness damage|Asthma|Whole population|||Incidences|RR||1.23; 1.37; 1.53|
 
Dampness damage|Asthma|Whole population|||Incidences|RR||1.23; 1.37; 1.53|

Revision as of 17:49, 5 February 2013

Question

What are the exposures? relevant to environmental health?

Answer

Relevant results here (in Finnish).

+ Show code

Rationale

Calculations

+ Show code

Data

Difference between revisions of "ERFs of environmental pollutants"(-)
ObsPollutantHealth.impactPopulationAgeSexResponse.metricERF.ParameterUnitResultDescription
1Indoor air radonLung cancerWhole populationIncidencesRRm3 /Bq1.0005; 1.0016; 1.0031
2PM2.5Lung cancerWhole populationIncidencesRRm3 /µg1.04; 1.14; 1.23Outdoor air
3PM2.5CardiopulmonaryWhole populationIncidencesRR1.03; 1.09; 1.16Outdoor air
4PM2.5All causesWhole populationMortalityRR1.0014; 1.0062; 1.011Outdoor air
5Chlorination byproductsBladder cancerPeople using chlorinated surface waterIncidencesRRL /µg1.00053; 1.0039; 1.00722
6Chlorination byproductsBladder cancerPeople using chlorinated surface waterIncidencesRRL /net rev1; 1.000029; 1.000072
7ArsenicBladder cancerPeople using water from bore wellsIncidencesRRL /ug1; 1.002; 1.006
8ArsenicBladder cancerPeople using wellwater in PirkanmaaIncidencesRRL /ug0.999; 1.002; 1.006
9Environmental tobacco smokeLung cancerWhole populationIncidencesRRYes/No1.13; 1.21; 1.30
10Environmental todacco smokeCoronary heart diseaseWhole populationMortalityRRYes/No1.19; 1.27; 1.36
11Environmental tobacco smokeAsthmaWhole population>21IncidencesRRYes/No1.19; 1.97; 3.25
12Environmental tobacco smokeAsthmaWhole population<14IncidencesRRYes/No1.24; 1.32; 1.41
13Environmental tobacco smokeLung infectionsWhole population<2IncidencesRRYes/No1.55; 1.42; 1.69
14Environmental tobacco smokeMiddle ear inflammationWhole population<3IncidencesRRYes/No1.38; 1.21; 1.56
15FormaldehydeAsthmaWhole population<14IncidencesRRm3 /µg1.0140743178
16Dampness damageAsthmaWhole populationIncidencesRR1.23; 1.37; 1.53
17Dampness damageChronic obstructive pulmonary diseaseWhole populationIncidencesRR1.38; 1.5; 1.86
18Dampness damageUpper airway symptomsWhole populationIncidencesRR1.44; 1.7; 2
19FluorideFluoroosiPeople living in Southern Finland using water with fluoride0-14IncidencesUR 0.125
20Outdoor ozoneTotal mortalityWhole populationMortalityRRm3 /ug1.000099955; 1.000299596; 1.000399282
21LeadDecreation of IQ (less than 70 points)Whole populationIncidencesUR 0.025
22LeadIncreased bloodpressureWhole populationIncidencesUR 0.025
23DioxinCancerWhole populationIncidencesURkg /d /pg0.000032; 0.000035; 0.00016
24FormaldehydeNose-pharynx cancersWhole populationIncidencesURm3 /ug0.000013
25Formaldehyde at workNose-pharynx cancersPopulation at working ageIncidencesURm3 /ug0.000013
26BenzeneLeukemiaWhole populationIncidencesURm3 /ug0.000005
27Benzene at workLeukemiaPopulation at working ageIncidencesURm3 /ug0.000005
28QuatzdustSilicosisPopulation at working ageIncidencesURm3 /mg0.125; 0.125; 0.25
29Asbest at workLung cancer and mesotheliomaPeople at working ageIncidencesUR 0.01; 0.05; 0.1
30Noise at workHearing damagePeople at working ageIncidencesUR 570Medium noise (80-85 dB)
31Noise at workHearing damagePeople at working ageIncidencesUR 1320Loud noise (>85 dB)
32Outdoor ozoneMild decreasing on general funtioningWhole populationIncidencesURm3 /ug0.044; 0.115; 0.186

--# : Check some translations (chlorinating, surrounding's tobacco smoke, fluorosis, dampness damage,Nose-pharynx cancers, Mild decreasing on general funtioning) --Heta 18:43, 12 October 2012 (EEST)

See also

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>