Description Usage Arguments Value
View source: R/utils_log_likelihood_random.R
Negative log-likelihood for a full model
1 2 3 4 5 6 7 8 9 | get_neglog_random(
random_design,
proteins_design,
response,
num_random_effects,
num_proteins,
random_effects_counts,
independent_unit
)
|
random_design |
design matrix for random effects |
proteins_design |
design matrix for protein parameters |
response |
response vector |
num_random_effects |
number of random effects |
num_proteins |
number of proteins |
random_effects_counts |
counts of groups for each random effect |
independent_unit |
vector of values of the independent unit |
function of a single parameter that returns negative log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.