FredHutch / VISCtemplates

Tools for writing reproducible reports at VISC
Other
4 stars 2 forks source link

Update NAb methods: presentation of statistical endpoints #113

Open brborate opened 1 year ago

brborate commented 1 year ago

Location

statistical-methods.Rmd

Old

The template currently states:

Response to a pseudovirus was considered to be positive if the [net] ID~50~ titer was greater than or equal to 20.

Response rates were calculated for each group and time point with corresponding 95% two-sided Wilson score confidence intervals.

The response magnitude was defined as the log~10~ ID~50~ titer.

To measure durability, the fold-change in response magnitude (log~10~ net ID~50~ titer) between week [peak] (peak time point) and week [post-peak] was calculated. The fold-change was only calculated for pseudoviruses with samples at both time points and for animals with positive responses at week [peak], defined as:

$$\mathrm{Fold\mbox{-}change} = \frac{X{\text{week [peak]}}}{X{\text{week [post-peak]}}}$$

where X represents the response magnitude.

New

  1. Response magnitude (log~10~ ID~50~ titer).
  2. Positive response ([net] ID~50~ titer greater than or equal to 20).
  3. Durability: the fold-change in response magnitude (log~10~ net ID~50~ titer) between week [peak] (peak time point) and week [post-peak]. The fold-change was only calculated for pseudoviruses with samples at both time points and for animals with positive responses at week [peak], defined as:

$$\mathrm{Fold\mbox{-}change} = \frac{X{\text{week [peak]}}}{X{\text{week [post-peak]}}}$$

where X represents the response magnitude.

Justification

Statistical Endpoints are critical and it could help if they are laid out point-wise without being verbose. An additional paragraph could follow if details around them need to be explained. Refer Wu001 NAb PT report. https://github.com/FredHutch/Hassell750Analysis/blob/master/NAb/final_report/Nab_unblinded_PT_report.pdf

asatofh commented 5 months ago

Summary from 2/28/24 hackathon discussion with @brborate @tzujunghuang @yungwenliu @asatofh:

Possible next steps / action items (Alicia's proposal):

@brborate @tzujunghuang @yungwenliu Please review next steps and self-assign to steps that need a volunteer. Thanks! @at-crx @lemireg @ZaczZhang Please review and let me know if you have additional input. @mayerbry FYI

asatofh commented 5 months ago

@sshotorb FYI

kelliemac commented 2 weeks ago

Note: Alicia and Solmaz are working on BAMA first and then will tackle this.