load_noise_params {serocalculator} | R Documentation |
Load noise parameters
load_noise_params(file_path, antigen_isos = NULL)
file_path |
path to an RDS file containing biologic and measurement noise of antibody decay curve parameters |
antigen_isos |
|
a noise
object (a tibble::tbl_df with extra attribute antigen_isos
)
noise <- load_noise_params("https://osf.io/download//hqy4v/")
print(noise)