Description Usage Arguments Value
View source: R/utils_analytical_gradient_fixed.R
Nonlinear mixed effects model based on isotopic distribution
1 2 3 4 5 6 7 | get_gradient_fixed(
proteins_design,
fixed_design,
response,
num_fixed_effects,
num_proteins
)
|
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 |
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 vector of gradient values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.