obs_likelihood: Observation error function

Description Usage Arguments

View source: R/RcppExports.R

Description

Given a vector of believed true titres and a vector of observed data, calculates a likelihood based on a given observation error matrix

Usage

1
obs_likelihood(y, data, params)

Arguments

y

NumericVector of believed true titres

data

NumericVector of observed data, matching y

params

observation error matrix paramters in order S, EA, MAX_TITRE


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