get_prior_hyp: P(H)

Description Usage Arguments

View source: R/immunogen_predictive_prior.r

Description

Computes the log of the prior of a given hypothesis. Returns 0 when using a uniform prior.

Usage

1
get_prior_hyp(molecs, h, shape.df = NULL)

Arguments

molecs

Vector with names of the molecules in the cohort.

h

Hypothesis we want the prior of

shape.df

Dataframe with shape parameters for the prior Beta distributions. If NULL, a uniform, non-informative prior is used.


liesb/BIITE documentation built on May 21, 2019, 6:13 a.m.