Check if an object inherits from S3 class GPF
is.GPF.Rd
Check if an object inherits from S3 class GPF
is.GPF(x)
Arguments
x | any R object. |
---|
Value
a logical.
See also
Other functions in the NLME parameter sampling API:
calcIndParamValues()
,
calcTypicalIndParamValues()
,
combineGPF()
,
generate_GPFFromIQRnlmeProject()
,
generate_GPFFromProjectInfoList()
,
generate_GPFFromProjectInfo()
,
getCorMatrixUncertainty()
,
getCovMatrixIIV()
,
getCovMatrixUncertainty()
,
getNamesAllParameters()
,
getNamesCovariateParameters()
,
getNamesErrorParameters()
,
getNamesIIVCorrParameters()
,
getNamesIIVParameters()
,
getNamesModelParameters()
,
getParamEstimates()
,
getParamTransformationTypes()
,
imputeTYPEcol_GPF()
,
is.IQRnlmeParamSpec()
,
read_GPFFromCSV()
,
read_GPFFromXLS()
,
sampleIDs()
,
sampleIndParamValues()
,
sampleParamFromUncertainty()
,
sampleRandomEffects()
,
specifyParamSampling()
,
transformParamToNormal()
,
untransformParamFromNormal()
Examples
if (FALSE) { #See the examples for sampleIndParamValues: ?sampleIndParamValues }#'