EU-kalat: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(→‎Calculations: updated with small and large herring)
Line 405: Line 405:
* Model run 19.5.2017 [http://en.opasnet.org/en-opwiki/index.php?title=Special:RTools&id=ystfGN6yfNwWNfnq]
* Model run 19.5.2017 [http://en.opasnet.org/en-opwiki/index.php?title=Special:RTools&id=ystfGN6yfNwWNfnq]
* Model run 23.5.2017 with bugs fixed [http://en.opasnet.org/en-opwiki/index.php?title=Special:RTools&id=8iYF4GXFO9bUnld4]
* Model run 23.5.2017 with bugs fixed [http://en.opasnet.org/en-opwiki/index.php?title=Special:RTools&id=8iYF4GXFO9bUnld4]
* Model run 12.10.2017: TEQ calculation added [http://en.opasnet.org/en-opwiki/index.php?title=Special:RTools&id=3WLbMeiZfbvo10ko]


<rcode name="initiate" label="Initiate conc_pcddf (for developers only)">
<rcode name="initiate" label="Initiate conc_pcddf (for developers only)">
Line 429: Line 430:
     jsp <- melt(jsp, value.name = "Result")
     jsp <- melt(jsp, value.name = "Result")
     colnames(jsp)[colnames(jsp) == "L1"] <- "Fish"
     colnames(jsp)[colnames(jsp) == "L1"] <- "Fish"
   
     jsp <- Ovariable(
     jsp <- Ovariable(
       output = jsp,
       output = jsp,
       marginal = colnames(jsp) != "Result"
       marginal = colnames(jsp) != "Result"
     )
     )
     return(jsp)
 
    d <- oapply(jsp, cols = "Compound", FUN = sum)
    d$Compound <- "TEQ"
   
     return(combine(jsp,d))
   }
   }
)
)

Revision as of 07:01, 12 October 2017


EU-kalat is a study, where concentrations of PCDD/Fs, PCBs, PBDEs and heavy metals have been measured from fish

Question

The scope of EU-kalat study was to measure concentrations of persistent organic pollutants (POPs) including dioxin (PCDD/F), PCB and BDE in fish from Baltic sea and Finnish inland lakes and rivers. [1] [2] [3].

Answer

The original sample results can be acquired from Opasnet base. The study showed that levels of PCDD/Fs and PCBs depends especially on the fish species. Highest levels were on salmon and large sized herring. Levels of PCDD/Fs exceeded maximum level of 4 pg TEQ/g fw multiple times. Levels of PCDD/Fs were correlated positively with age of the fish.

Mean congener concentrations as WHO2005-TEQ in Baltic herring can be printed out with the Run code below.

+ Show code

Rationale

Data

Data was collected between 2009-2010. The study contains years, tissue type, fish species, and fat content for each concentration measurement. Number of observations is 285.

There is a new study EU-kalat 3, which will produce results in 2016.

Calculations

Preprocess

+ Show code

Bayes model for dioxin concentrations

  • Model run 28.2.2017 [9]
  • Model run 28.2.2017 with corrected survey model [10]
  • Model run 28.2.2017 with Mu estimates [11]
  • Model run 1.3.2017 [12]
  • Model run 23.4.2017 [13] produces list conc.param and ovariable concentration
  • Model run 24.4.2017 [14]
  • Model run 19.5.2017 without ovariable concentration [15] ⇤--#: . The model does not mix well, so the results should not be used for final results. --Jouni (talk) 19:37, 19 May 2017 (UTC) (type: truth; paradigms: science: attack)
----#: . Maybe we should just estimate TEQs until the problem is fixed. --Jouni (talk) 19:37, 19 May 2017 (UTC) (type: truth; paradigms: science: comment)
  • Model run 22.5.2017 with TEQdx and TEQpcb as the only Compounds [16]
  • Model run 23.5.2017 debugged [17] [18] [19]
  • Model run 24.5.2017 TEQdx, TECpcb -> PCDDF, PCB [20]
  • Model run 11.10.2017 with small and large herring [21]

+ Show code

Initiate conc_pcddf

  • Model run 19.5.2017 [22]
  • Model run 23.5.2017 with bugs fixed [23]
  • Model run 12.10.2017: TEQ calculation added [24]

+ Show code

⇤--#: . These codes should be coherent with POPs in Baltic herring. --Jouni (talk) 12:14, 7 June 2017 (UTC) (type: truth; paradigms: science: attack)

See also

References

  1. A. Hallikainen, H. Kiviranta, P. Isosaari, T. Vartiainen, R. Parmanne, P.J. Vuorinen: Kotimaisen järvi- ja merikalan dioksiinien, furaanien, dioksiinien kaltaisten PCB-yhdisteiden ja polybromattujen difenyylieettereiden pitoisuudet. Elintarvikeviraston julkaisuja 1/2004. [1]
  2. E-R.Venäläinen, A. Hallikainen, R. Parmanne, P.J. Vuorinen: Kotimaisen järvi- ja merikalan raskasmetallipitoisuudet. Elintarvikeviraston julkaisuja 3/2004. [2]
  3. Anja Hallikainen, Riikka Airaksinen, Panu Rantakokko, Jani Koponen, Jaakko Mannio, Pekka J. Vuorinen, Timo Jääskeläinen, Hannu Kiviranta. Itämeren kalan ja muun kotimaisen kalan ympäristömyrkyt: PCDD/F-, PCB-, PBDE-, PFC- ja OT-yhdisteet. Eviran tutkimuksia 2/2011. ISSN 1797-2981 ISBN 978-952-225-083-4 [3]