jODE_prepare_matrices: Turn fixed_grid and est_grid in numerical matrices

View source: R/jODE.R

jODE_prepare_matricesR Documentation

Turn fixed_grid and est_grid in numerical matrices

Description

Turn fixed_grid and est_grid in numerical matrices

Usage

jODE_prepare_matrices(est_grid, fixed_grid, est_vec)

Arguments

est_grid, fixed_grid, fixed_grid

as in IQRtools. "condition" will be removed

Value

list of est_mat and fixed_mat

est_mat will be indified jODE_indify_est_grid


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.