add_noise: Add noise to a titre observation

Description Usage Arguments Value

View source: R/helper.R

Description

Adds observation noise to the provided vector of titres

Usage

1
add_noise(pars, y, normal = FALSE)

Arguments

pars

vector of parameters with S, EA and MAX_TITRE

y

the titre to add observation error

normal

indicates if data is from the discretised normal or not (uses a shouldered observation error function if not)

Value

a single, modified titre value


jameshay218/antibodyKinetics documentation built on Nov. 8, 2019, 11 a.m.