
Helper function to fit a 5-parameter logistic standard curve to dilutions
Source:R/MFItoRAU.R
dot-process_antigen_loglog.RdHelper function to fit a 5-parameter logistic standard curve to dilutions
Usage
.process_antigen_loglog(
subset_data,
antigen,
dilution,
s1_concentration,
s_final_concentration,
unknown_letters = c("U", "X")
)