bx {mixedsde} | R Documentation |
Computation Of The Drift Coefficient
Description
Computation of the drift coefficient
Usage
bx(x, fixed, random)
Arguments
x |
vector of data |
fixed |
drift constant in front of X (when there is one additive random effect), 0 otherwise |
random |
1 if there is one additive random effect, 2 one multiplicative random effect or c(1,2) for 2 random effects |
Value
b |
The drift is |
[Package mixedsde version 5.0 Index]