R/example_noise_params_pk.R

#' @title Small example of noise parameters for typhoid
#'
#' @description A subset of noise parameter estimates from the SEES study,
#' for examples and testing.
#'
#' @format ## `example_noise_params_pk`
#' A `curve_params` object (from [as_curve_params()]) with 4 rows and 7 columns:
#' \describe{
#'   \item{antigen_iso}{which antigen and isotype are being measured
#'   (data is in long format)}
#'   \item{Country}{Location for which the noise parameters were estimated}
#'   \item{y.low}{Lower limit of detection}
#'   \item{eps}{Measurement noise, defined by a CV (coefficient of variation)
#'   as the ratio of the standard deviation to the mean for replicates.
#'   Note that the CV should ideally be measured across plates
#'   rather than within the same plate.}
#'   \item{nu}{Biological noise: error from
#'   cross-reactivity to other antibodies.
#'   It is defined as the 95th percentile of
#'   the distribution of antibody responses to the antigen-isotype
#'   in a population with no exposure.}
#'   \item{y.high}{Upper limit of detection}
#'   \item{Lab}{Lab for which noise was estimated.}
#' }
#' @source <https://osf.io/rtw5k>
"example_noise_params_pk"

Try the serocalculator package in your browser

Any scripts or data that you put into this service are public.

serocalculator documentation built on April 3, 2025, 7:35 p.m.