Home
  • About
  • Projects
  • Blog
  • Talks
  • Resources

Investigating the Impact of Temperature on Pesticide Toxicity: A Survival Analysis Approach

R
Reveal.JS
Survival Analysis
Uncover the hidden impact of temperature on pesticide toxicity in a captivating quest that reveals the implications for our changing world.
Authors

Brian Cervantes Alvarez

Willa Van Liew

Hans Lehndorff

Published

February 27, 2023

Modified

June 16, 2025

Yapper Labs | AI Summary Model Logo Model: ChatGPT o1

A study review examined 1,076 cercariae tadpoles exposed to three pesticides (Atrazine, Azoxystrobin, and Carbaryl) under varying temperature conditions to explore whether higher temperatures influence toxicity. The analysis focused on time to knockdown (TTKD) and observed status, revealing that elevated water temperatures markedly increased the pesticides’ toxic effects. These findings highlight the need to consider multiple temperature settings in pesticide toxicity studies, reflecting real-world environmental scenarios.

This website uses Google Analytics to improve its functionality.

Yappify Chat Assistant

Yappify 1.0
RAG
Qwen 2.5
LLM
GPT-4
Coming Soon
Claude
Coming Soon
New Chat
Start a fresh conversation
Export Chat
Download conversation
JSON
JSON Format
Structured data for developers
XLSX
Excel Format
Spreadsheet with formatting
CSV
CSV Format
Simple comma-separated data
Search Website
Coming Soon
Yappify can make mistakes. Please double-check responses.
Source Code
---
title: "Investigating the Impact of Temperature on Pesticide Toxicity: A Survival Analysis Approach"
description: "Uncover the hidden impact of temperature on pesticide toxicity in a captivating quest that reveals the implications for our changing world."
author: 
  - "Brian Cervantes Alvarez"
  - "Willa Van Liew"
  - "Hans Lehndorff"
image: /assets/images/parasite.jpeg
date: "2-27-2023"
date-modified: today
format:
  html:
    code-tools: true
    html-math-method: katex
    page-layout: full
    code-fold: true
execute: 
  warning: false
  message: false
categories: [R, Reveal.JS, Survival Analysis]
ai-summary:
  banner-title: "Yapper Labs | AI Summary"
  model-title: "Model: ChatGPT o1"
  model-img: "/assets/images/OpenAI-white-monoblossom.svg"
  summary: "A study review examined 1,076 cercariae tadpoles exposed to three pesticides (Atrazine, Azoxystrobin, and Carbaryl) under varying temperature conditions to explore whether higher temperatures influence toxicity. The analysis focused on time to knockdown (TTKD) and observed status, revealing that elevated water temperatures markedly increased the pesticides’ toxic effects. These findings highlight the need to consider multiple temperature settings in pesticide toxicity studies, reflecting real-world environmental scenarios."
---

:::{.column-page}

```{=html}
<div style="
  position: relative;
  width: 100%;
  height: 70vh;        /* 70% of the viewport height */
  min-height: 10vh;   /* fallback on very short screens */
  overflow: hidden;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
              rgba(0, 0, 0, 0.3) 0px 7px 13px -3px,
              rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  margin: 1rem 0;
">
  <iframe 
    src="../../../assets/html/talks/water-parasites-survival-analysis.html"
    title="Parasite Reveal.Js"
    style="
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none;
    ">
  </iframe>
</div>
```
:::
  • Made with Quarto®

  • Built with ChatGPT®

  • Hosted with Cloudflare®

 
  • Privacy Policy

  • License