PCMParamGetFullVector {PCMBaseCpp}R Documentation

Get a vector with all model parameters unrolled

Description

Get a vector with all model parameters unrolled

Usage

PCMParamGetFullVector(model, ...)

Arguments

model

a PCM model object

...

passed to methods

Value

a numerical vector

Examples

PCMParamGetFullVector(PCMBase::PCMBaseTestObjects$model.a.123)

[Package PCMBaseCpp version 0.1.9 Index]