obs_error: Observation error matrix solver

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates a single likelihood for an observed titre given the true titre and observation error parameters

Usage

1
obs_error(actual, obs, S, EA, MAX_TITRE)

Arguments

actual

integer for the believed true titre

obs

integer for the observed titre

S

probability of observing the true titre

EA

probability of a + or - 1 observation

MAX_TITRE

integer for the maximum observable titre

Value

a single probability value


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