R/data_sets.R

#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_1
#' @name sample_data_1
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_2
#' @name sample_data_2
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_3
#' @name sample_data_3
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_4
#' @name sample_data_4
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_5
#' @name sample_data_5
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_6
#' @name sample_data_6
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_7
#' @name sample_data_7
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_8
#' @name sample_data_8
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_9
#' @name sample_data_9
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_10
#' @name sample_data_10
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_11
#' @name sample_data_11
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_12
#' @name sample_data_12
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These may or may not have numerical errors in other dose-response curve-packages, but definitly not using these methods.
#' @title sample_data_13
#' @name sample_data_13
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These all have numerical errors in other dose-response curve-packages, but not using these methods.
#' This data set exemplifies the case of a single extreme outlier of one dose measurement. 
#' @title Single High Outlier
#' @name drc_error_1
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These all have numerical errors in other dose-response curve-packages, but not using these methods.
#' This data set exemplifies the case of multiple outliers as well as a small number of observations per dose measurement.
#' @title Multiple High Outliers at Different measurements 
#' @name drc_error_2
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These all have numerical errors in other dose-response curve-packages, but not using these methods.
#' This data set exemplifies the case of multiple outliers at a single dose measurement as well as the support problem.
#' @title Support Problem and Outliers at a Single Dose Level
#' @name drc_error_3
#' @docType data
#' @keywords sample_data
NULL
#' These are a handful of experimentally derived datasets from the wet-laboratory.
#' These all have numerical errors in other dose-response curve-packages, but not using these methods.
#' This data set exemplifies the support problem.
#' @title Support Problem
#' @name drc_error_4
#' @docType data
#' @keywords sample_data
NULL
ahwbest/drra documentation built on May 10, 2019, 7:35 a.m.