Inspects preprocessed standard curve data and produces all hyperprior
locations and scales needed by the Stan model data {} block.
Arguments
- data
Data frame of preprocessed standards with
concentrationand response columns (already on the fitting scale).- response_variable
Character. Response column name.
- fixed_a
Numeric or NULL. If non-NULL, the prior on
ais tightened to a soft constraint centered on this value (on the fitting scale).- model_family
Character. One of the curveRcore model names. Default
"logistic4".
