pars2parmat: Insert parameters into the first row of a parameter matrix

View source: R/RcppExports.R

pars2parmatR Documentation

Insert parameters into the first row of a parameter matrix

Description

Insert parameters into the first row of a parameter matrix

Usage

pars2parmat(parmat, pars, colinds, rowind = 0L)

Arguments

parmat

parameter matrics

pars

vector of parameters to insert

colinds

vector of column indices

rowinds

vector of row indices, just the first row by default.

Value

modifies the parameter matrix in place


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