get_neglog_random: Negative log-likelihood for a full model

Description Usage Arguments Value

View source: R/utils_log_likelihood_random.R

Description

Negative log-likelihood for a full model

Usage

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
)

Arguments

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

Value

function of a single parameter that returns negative log-likelihood


mstaniak/SharedPeptidesIso documentation built on Dec. 21, 2021, 10:11 p.m.