getMappingMatrix {campsismod} | R Documentation |
Return a matrix filled in with OMEGA/SIGMA names to be mapped with the values. Nonexistent parameters are filled in with the empty string.
Description
Return a matrix filled in with OMEGA/SIGMA names to be mapped with the values. Nonexistent parameters are filled in with the empty string.
Usage
getMappingMatrix(parameters, type)
Arguments
parameters |
subset of parameters |
type |
type of parameter to map (omega or sigma) |
Value
a matrix with the names of the OMEGA/SIGMA parameters
[Package campsismod version 1.2.2 Index]