Gets/calculates all values provided by the component functions of a drift_dm object
Usage
comp_vals(
drift_dm_obj,
x_vec = NULL,
t_vec = NULL,
nt = NULL,
dt = NULL,
nx = NULL,
dx = NULL,
prms_solve = NULL,
solver = NULL,
prms_matrix = NULL
)
Arguments
- drift_dm_obj
an object of type drift_dm
- x_vec
optional, the discretized evidence space
- t_vec
optional, the discretized time space
- nx, nt, dx, dt
optional, the steps and step sizes of each space
- prms_solve
optional, vector of solver settings
- solver
optional, string controlling which component values are evaluated
- prms_matrix
optional, matrix of parameters