Description Usage Arguments Value Examples
View source: R/likelihood_calc_function.R
Convenience function to calculate the log likelihood of a specified model.
1 |
beta |
Vector of logistic regression coefficients. |
t |
A 2x3 table of joint probabilities of disease and genotype. Rows = case vs. control, columns=genotype. |
model |
The genetic model in the logistic regression: "Dominant", "Additive", "Recessive", "2df" or "null" |
The log likelihood.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.