get_individual_parm_code {pmxcode} | R Documentation |
Get line of code for individual parameter value
Description
Get line of code for individual parameter value
Usage
get_individual_parm_code(parms, varianceTable, iparm, ieta, mu)
Arguments
parms |
Parameter selection |
varianceTable |
Variability selection |
iparm |
Index of parameter in parms data frame |
ieta |
Index of ETA associated with parameter |
mu |
A logical indicator for mu transformation |
[Package pmxcode version 0.1.3 Index]