Get parameter transformation types from a IQRnlmeParamSpec object.

Get parameter transformation types from a IQRnlmeParamSpec object.

getParamTransformationTypes(obj)

Arguments

obj

a filename (character string) denoting the path to a GPF file, or a GPF object, or an IQRnlmeParamSpec object.

Value

a named character vector with named elements as follows:

X,Y...:

transformation types for model parameters X,Y...

omega(X),omega(Y)...:

transformation types for the IIV values for model parameters X,Y,... (always type 'L').

corr(X,Y),...:

transformation types for IIV correlations model parameter pairs (always type 'N'.

beta_X(COVRT1),beta_Y(COVRT2),...:

Covariate coefficient population values (always type 'N').

error_PROP1,...:

Residual error population parameters (always type 'L').

Author

Venelin Mitov (IntiQuan)