Skip to contents

Method for getting simulation rxode2 classic models based on fits

Usage

getBaseSimModelFit(x)

# Default S3 method
getBaseSimModelFit(x)

# S3 method for class 'focei'
getBaseSimModelFit(x)

# S3 method for class 'foce'
getBaseSimModelFit(x)

# S3 method for class 'focep'
getBaseSimModelFit(x)

# S3 method for class 'fo'
getBaseSimModelFit(x)

# S3 method for class 'foi'
getBaseSimModelFit(x)

# S3 method for class 'posthoc'
getBaseSimModelFit(x)

Arguments

x

list where first element is the fit. The class represents the estimation method.

Value

model for fit$simulationModel

Author

Matthew L. Fidler