get_gradient_random_unit: Analytical gradient within a single independent unit

Description Usage Arguments Value

View source: R/utils_analytical_gradient_random.R

Description

Analytical gradient within a single independent unit

Usage

1
2
3
4
5
6
7
8
9
get_gradient_random_unit(
  random_design,
  proteins_design,
  response,
  num_random_effects,
  num_proteins,
  num_rows,
  random_effects_counts
)

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

num_rows

number of observations

random_effects_counts

counts of groups for each random effect

Value

function of a single parameter that returns analytical gradient


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