get_neglog_fixed: Negative log-likelihood for a full model

Description Usage Arguments Value

View source: R/utils_loglikelihood_fixed.R

Description

Negative log-likelihood for a full model

Usage

1
2
3
4
5
6
7
get_neglog_fixed(
  proteins_design,
  fixed_design,
  response,
  num_fixed_effects,
  num_proteins
)

Arguments

proteins_design

design matrix for protein parameters

fixed_design

design matrix for fixed effects

response

response vector

num_fixed_effects

number of fixed effects

num_proteins

number of proteins

Value

function of a single parameter that returns negative log-likelihood


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