Description Usage Arguments Value Slots
Create a description of model design for nonlinear mixed effects model
Create design for nonlinear mixed effects model based on isotopic distribution
1 | IsoAPQModelDesign(model_formula, model_design_list = NULL, model_data = NULL)
|
model_design_list |
optional list of elements of the model design |
inheritParams |
IsoAPQModel |
object of class IsoAPQModelDesign
proteinprotein design matrix - 0-1 matrix with a column for each protein in the dataset
fixeddesign matrix for fixed effects
randomdesign matrix for random effects
responseresponse - numeric vector
countscounts of levels of random effects
formulamodel formula
independent_unitcharacter vector that specifiec independent blocks in the data
num_proteinsnumber of proteins
num_random_effectsnumber of random effects
num_fixed_effectsnumber of fixed effects
num_observationsnumber of observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.