toxbootReplicates
takes input dose response data and returns
a matrix of sampled dose response values.
toxbootReplicates(datchemval, boot_method = "smooth", replicates = 100)
data.table, columns logc, resp, bmad
string, specifies method. Default is 'smooth'.
number of bootstrap samples. Default 100
Accepted methods are "case", "smooth", "residuals_hill", "wild_hill", "residuals_gnls", "wild_gnls", "watt_normal", "watt_student_df5"