setestimator: Convenience functions
Description
These functions can be used to change some estimator options.
Usage
setestimator(x, estimator)setoptimizer(x, optimizer)
usecpp(x, use = TRUE)
Arguments
estimator
A string indicating the estimator to be used
optimizer
A string indicating the optimizer to be used
use
Logical indicating if C++ should be used (currently only used in FIML)