insert_tparam: Insert time-varying parameters into a tcovar matrix.

View source: R/RcppExports.R

insert_tparamR Documentation

Insert time-varying parameters into a tcovar matrix.

Description

Insert time-varying parameters into a tcovar matrix.

Usage

insert_tparam(tcovar, values, col_ind, tpar_inds)

Arguments

tcovar

matrix into which the parameter values should be copied

values

vector of values that should be copied in

col_ind

C++ index for the column where the values should go

tpar_inds

C++ indices for the vector elements that go in each row

Value

copy the values in place


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.