tdmore.algebraic: Build a tdmore object based on an algebraic model

Description Usage Arguments Value

View source: R/algebraic.R

Description

Build a tdmore object based on an algebraic model

Usage

1
2
## S3 method for class 'algebraic'
tdmore(model, res_var, omega, iov = NULL, ...)

Arguments

model

The algebraic model

res_var

the residual variability

omega

the omega matrix of the model

iov

iov terms

...

extra arguments will be passed to the model_predict call

Value

a tdmore object, capable of estimating bayesian individual parameters


tdmore-dev/tdmore documentation built on Jan. 1, 2022, 3:21 a.m.