Compute inlabru model linearisation information
Compute inlabru model linearisation information
bru_compute_linearisation(...) ## S3 method for class 'component' bru_compute_linearisation( cmp, model, lhood_expr, data, state, A, effects, pred0, allow_latent, allow_combine, eps, ... ) ## S3 method for class 'bru_like' bru_compute_linearisation(lhood, model, data, state, A, eps, ...) ## S3 method for class 'bru_like_list' bru_compute_linearisation(lhoods, model, state, A, eps = 1e-05, ...) ## S3 method for class 'bru_model' bru_compute_linearisation(model, lhoods, state, A, ...)
... |
Parameters passed on to other methods |
cmp |
A bru_component object |
model |
A |
lhood_expr |
A predictor expression |
data |
Input data |
state |
The state information, as a list of named vectors |
A |
A-matrix information:
|
effects |
|
pred0 |
Precomputed predictor for the given state |
allow_latent |
logical. If |
allow_combine |
logical; If |
eps |
The finite difference step size |
lhood |
A |
lhoods |
A |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.