Learn R Programming

PCMBaseCpp (version 0.1.10)

PCMParamGetFullVector: Get a vector with all model parameters unrolled

Description

Get a vector with all model parameters unrolled

Usage

PCMParamGetFullVector(model, ...)

Value

a numerical vector

Arguments

model

a PCM model object

...

passed to methods

Examples

Run this code
PCMParamGetFullVector(PCMBase::PCMBaseTestObjects$model.a.123)

Run the code above in your browser using DataLab