ERF of indoor dampness on respiratory health effects: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(comments checked and removed)
mNo edit summary
Line 25: Line 25:
objects.latest("Op_en4716", "calculations") # Get the latest ovariables from code calculations on page Op_en4716.
objects.latest("Op_en4716", "calculations") # Get the latest ovariables from code calculations on page Op_en4716.


ERFindoorDampnessOnRespiratoryHealthEffects <- EvalOutput(ERFindoorDampnessOnRespiratoryHealthEffects, N = 3)
ERF <- EvalOutput(ERF, N = 3)
print(xtable(ERFindoorDampnessOnRespiratoryHealthEffects@output, digits = 4), type = 'html')
#ERFindoorDampnessOnRespiratoryHealthEffects@output$ERFindoorDampnessOnRespiratoryHealthEffectsResult <- as.numeric(as.character(ERFindoorDampnessOnRespiratoryHealthEffects@output$ERFindoorDampnessOnRespiratoryHealthEffectsResult))
#ERFindoorDampnessOnRespiratoryHealthEffects@output <- ERFindoorDampnessOnRespiratoryHealthEffects@output[colnames(ERFindoorDampnessOnRespiratoryHealthEffects@output) != "Obs"]


ERF@output <- data.frame(ERF@output, Pollutant = "Indoor.dampness")


print(xtable(ERF@output[ERF@output$Iter == 1 , ], digits = 4), type = 'html')
#ERF@output$ERFResult <- as.numeric(as.character(ERF@output$ERFResult))
#ERF@output <- ERF@output[colnames(ERF@output) != "Obs"]


ggplot(ERFindoorDampnessOnRespiratoryHealthEffects@output[ERFindoorDampnessOnRespiratoryHealthEffects@output$ERFindoorDampnessOnRespiratoryHealthEffects.Parameter == "RR" , ], # Show a bar chart
 
aes(x = Pollutant, y = ERFindoorDampnessOnRespiratoryHealthEffectsResult, fill = Response.metric)) +
 
ggplot(ERF@output[ERF@output$ERF.Parameter == "RR" , ], # Show a bar chart
aes(x = Pollutant, y = ERFResult, fill = Response.metric)) +
geom_bar(position="dodge") +  
geom_bar(position="dodge") +  
theme_grey(base_size = 24) +
theme_grey(base_size = 24) +
theme(axis.text.x = element_text(angle = 90, hjust = 1))
theme(axis.text.x = element_text(angle = 90, hjust = 1))


ggplot(ERFindoorDampnessOnRespiratoryHealthEffects@output[ERFindoorDampnessOnRespiratoryHealthEffects@output$ERFindoorDampnessOnRespiratoryHealthEffects.Parameter == "UR" , ], # Show a bar chart
ggplot(ERF@output[ERF@output$ERF.Parameter == "UR" , ], # Show a bar chart
aes(x = Health.impact, y = ERFindoorDampnessOnRespiratoryHealthEffectsResult, fill = Response.metric)) +
aes(x = Health.impact, y = ERFResult, fill = Response.metric)) +
geom_bar(position="dodge") +  
geom_bar(position="dodge") +  
theme_grey(base_size = 24) +
theme_grey(base_size = 24) +
Line 50: Line 53:
=== Data ===
=== Data ===


<t2b index="Disease,Response metric,Subjects,Exposure route,Exposure metric,Exposure unit,ERF parameter,Threshold,Observation" locations="ERF,Description" unit=" OR per yes/no visible dampness and/or mold or mold odor
<t2b index="Disease,Response metric,Subjects,Exposure route,Exposure metric,Exposure unit,ERF parameter,Threshold,Observation" locations="Result,Description" unit=" OR per yes/no visible dampness and/or mold or mold odor
">
">
Upper respiratory tract symptoms||All|Inhalation|visible dampness and/or mold or mold odor|yes/no|OR|0|1.70|1.70 (1.44-2.00), No. studies: 13
Upper respiratory tract symptoms||All|Inhalation|visible dampness and/or mold or mold odor|yes/no|OR|0|1.70 (1.44-2.00)| No. studies: 13
Cough||All|Inhalation|visible dampness and/or mold or mold odor|yes/no|OR|0|1.67 (1.49-1.86)| No. studies: 18
Cough||All|Inhalation|visible dampness and/or mold or mold odor|yes/no|OR|0|1.67 (1.49-1.86)| No. studies: 18
Cough||Adults|Inhalation|visible dampness and/or mold or mold odor|yes/no|OR|0|1.52 (1.18-1.96)| No. studies: 6
Cough||Adults|Inhalation|visible dampness and/or mold or mold odor|yes/no|OR|0|1.52 (1.18-1.96)| No. studies: 6
Line 72: Line 75:
</t2b>
</t2b>


<ref>W. J. Fisk, Q. Lei-Gomez, M. J. Mendell. Meta-analyses of the associations of respiratory health effects with dampness and mold in homes. Indoor Air 2007; 17: 284–296. {{doi|10.1111/j.1600-0668.2007.00475.x}}</ref> <ref>[http://ehp03.niehs.nih.gov/article/fetchArticle.action?articleURI=info%3Adoi%2F10.1289%2Fehp.1002410 Mendell et al. 2011. Respiratory and allergic health effects of dampness and mold, and dampness-related agents: a review of the epidemiological evidence. Environmental Health Perspectives 119(6), 748-756.]</ref>
<ref>W. J. Fisk, Q. Lei-Gomez, M. J. Mendell. Meta-analyses of the associations of respiratory health e?ects with dampness and mold in homes. Indoor Air 2007; 17: 284–296. {{doi|10.1111/j.1600-0668.2007.00475.x}}</ref> <ref>[http://ehp03.niehs.nih.gov/article/fetchArticle.action?articleURI=info%3Adoi%2F10.1289%2Fehp.1002410 Mendell et al. 2011. Respiratory and allergic health effects of dampness and mold, and dampness-related agents: a review of the epidemiological evidence. Environmental Health Perspectives 119(6), 748-756.]</ref>


Page-specific entries (indices that have exactly one value each for the whole variable; usually mentioned in the title and/or in the scope.):
Page-specific entries (indices that have exactly one value each for the whole variable; usually mentioned in the title and/or in the scope.):
Line 90: Line 93:
library(xtable)
library(xtable)


ERFindoorDampnessOnRespiratoryHealthEffects <- Ovariable("ERFindoorDampnessOnRespiratoryHealthEffects", ddata = "Op_en4716", getddata = FALSE, save = TRUE)  
ERF <- Ovariable("ERF", ddata = "Op_en4716", getddata = FALSE, save = TRUE)  


cat("Ovariable ERFindoorDampnessOnRespiratoryHealthEffects saved for later use. Page name: Op_en4716, code name: calculations\n")
cat("Ovariable ERF saved for later use. Page name: Op_en4716, code name: calculations\n")


print(xtable(EvalOutput(ERFindoorDampnessOnRespiratoryHealthEffects, N = 1)@output), type = "html")
print(xtable(EvalOutput(ERF, N = 1)@output), type = "html")


</rcode>
</rcode>

Revision as of 17:51, 26 February 2013



Exposure-response function of exposure to indoor dampness and/or mold or mold odor and respiratory health effects. The exposure-response function is expressed as ERF.

Question

What is the association between exposure to indoor dampness and mould in homes and respiratory health effects?

Answer

Exposure-response function

+ Show code

Rationale

Data

ERF of indoor dampness on respiratory health effects: Difference between revisions(OR per yes/no visible dampness and/or mold or mold odor)
ObsDiseaseResponse metricSubjectsExposure routeExposure metricExposure unitERF parameterThresholdResultDescription
1Upper respiratory tract symptomsAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.70 (1.44-2.00) No. studies: 13
2CoughAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.67 (1.49-1.86) No. studies: 18
3CoughAdultsInhalationvisible dampness and/or mold or mold odoryes/noOR01.52 (1.18-1.96) No. studies: 6
4CoughChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.75 (1.56-1.96) No. studies: 6
5WheezeAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.50 (1.38-1.64) No. studies: 22
6WheezeAdultsInhalationvisible dampness and/or mold or mold odoryes/noOR01.39 (1.04-1.85) No. studies: 5
7WheezeChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.53 (1.39-1.68) No. studies: 17
8Current asthmaAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.56 (1.30-1.86) No. studies: 10
9Ever-diagnosed asthmaAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.37 (1.23-1.53) No. studies: 8
10Ever-diagnosed asthmaChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.35 (1.20-1.51) No. studies: -
11Asthma developmentAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.34 (0.86-2.10) No. studies: 4
12BronchitisAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.45 (1.32-1.59) No. studies: -
13BronchitisChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.38 (1.28-1.47) No. studies: -
14Respiratory infectionsAllInhalationvisible dampness and/or mold or mold odoryes/noOR01.44 (1.31-1.59) No. studies: -
15Respiratory infectionsAdultsInhalationvisible dampness and/or mold or mold odoryes/noOR01.49 (1.14-1.95) No. studies: -
16Respiratory infectionsChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.48 (1.33-1.65) No. studies: -
17Sensitivity to inhaled antigensChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.33 (1.23-1.44) No. studies: -
18Hay feverChildrenInhalationvisible dampness and/or mold or mold odoryes/noOR01.35 (1.18-1.53) No. studies: -

[1] [2]

Page-specific entries (indices that have exactly one value each for the whole variable; usually mentioned in the title and/or in the scope.):

  • Pollutant: visible dampness and/or mold or mold odor
  • Threshold: 0
  • Exposure metric: yes/no
  • Exposure route: Inhalation

Unit

OR for yes vs. no visible dampness and/or mold or mold odor

Calculations

+ Show code

See also

Keywords

Dampness and mould, ERF, Respiratory Disease, Asthma, Indoor Environment, Allergy

References

  1. W. J. Fisk, Q. Lei-Gomez, M. J. Mendell. Meta-analyses of the associations of respiratory health e?ects with dampness and mold in homes. Indoor Air 2007; 17: 284–296. doi:10.1111/j.1600-0668.2007.00475.x
  2. Mendell et al. 2011. Respiratory and allergic health effects of dampness and mold, and dampness-related agents: a review of the epidemiological evidence. Environmental Health Perspectives 119(6), 748-756.

Related files

<mfanonymousfilelist></mfanonymousfilelist>