Sigma {campsismod}R Documentation

Create a SIGMA parameter.

Description

Create a SIGMA parameter.

Usage

Sigma(name = NA, index = NA, index2 = NA, value = NA, fix = FALSE, type = NULL)

Arguments

name

parameter name, e.g. CL (prefix SIGMA will be added automatically)

index

parameter index

index2

second parameter index

value

parameter value

fix

parameter was fixed in estimation, logical value

type

variance type: 'var', 'sd', 'covar', 'cv' or 'cv%'

Value

a SIGMA parameter


[Package campsismod version 1.0.0 Index]