ERF of PFAS: Difference between revisions

From Opasnet
Jump to navigation Jump to search
Line 23: Line 23:


=== Calculations ===
=== Calculations ===
Initiation [http://en.opasnet.org/en-opwiki/index.php?title=Special:RTools&id=3e4lHyjAgdP6OQxG 2021-01-29]


<rcode name="ERF_pfas" label="Initiate ERF_pfas" embed=1>
<rcode name="ERF_pfas" label="Initiate ERF_pfas" embed=1>
Line 30: Line 32:
library(OpasnetUtils)
library(OpasnetUtils)


ERF_pfas <- Ovariable("ERF_pfas", ddata = "Op_en5825")
ERF_pfas <- Ovariable("ERF_pfas", ddata = "Op_en7974")
colnames(ERF_pfas@data) <- gsub(" ", "_", colnames(ERF_pfas@data))
colnames(ERF_pfas@data) <- gsub(" ", "_", colnames(ERF_pfas@data))



Revision as of 09:18, 29 January 2021



Question

What are the exposure-response functions (ERF) of perfluorinated alkyl substances (PFAS) on several health endpoints?

Answer

Rationale

Data

ERF of PFAS: Difference between revisions(-)
ObsExposure agentResponseExposureExposure unitER functionScalingThresholdERFDescription
1PFASPFAS TWIMaternal exposure via ingestionng /kg /wkTWIBW04.4EFSA 2020
2PFASImmunosuppressionMaternal ingested intakeng /kg /wkERSBW00.0227Converted from the row above assuming linearity and steady state
3PFASCholesterol increaseIngestionng /kg /wkERSBW00EFSA?
4PFASDecreased birth weightIngestionng /kg /wkERSBW00EFSA?
5PFASIncreased ALTIngestionng /kg /wkERSBW00EFSA?

Calculations

Initiation 2021-01-29

+ Show code

See also

References