SIMULATE                Create a SIMULATE specification for use in
                        rblimp()
algorithm               Extract algorithmic options from Blimp output
as.character.blimp_syntax
                        Convert 'blimp_syntax' to character vector
as.data.frame,blimp_obj-method
                        Convert blimp_obj to data.frame
as.matrix,blimp_obj-method
                        Convert blimp_obj to matrix
as.mitml                Coerces a 'blimp_obj' or 'blimp_bygroup' to a
                        'mitml.list'
blimp_cp-class          S4 class for Blimp model comparison results
blimp_obj               S4 class for Blimp model results
by_group                Wrapper function to run multiple instances of
                        'rblimp' based on grouping variable
compare                 Compare two Blimp models
compute_condeff         Convenience Function for computing conditional
                        effects for 'jn_plot_func'
datainfo                Extract data information from Blimp output
describe                Describe an object
describe-class          The 'describe' class for object summaries
detect_blimp            Produce Blimp location Conditional on Operating
                        System
estimates               Extract model estimates from Blimp output
has_blimp               Does the system have blimp installed?
jn_plot                 Function to generate a Johnson-Neyman Plot of
                        Conditional Slope with 'rblimp'
jn_plot_func            Function to generate a Johnson-Neyman Plot of
                        Conditional Slope based on a function to
                        produce the conditional effect.
model_table             Create APA-formatted table of model results
modelfit                Extract model fit from Blimp output
modelinfo               Extract model information from Blimp output
names,blimp_obj-method
                        Return variable names from 'blimp_obj' object
output                  Extract output from blimp_obj
posterior_plot          Function to generate graph posterior density
                        plots for parameters
predict,blimp_obj-method
                        Predicted scores from 'blimp_obj'
print.blimp_syntax      Print 'blimp_syntax'
psr                     Extract Potential Scale Reduction (PSR) output
rblimp                  Wrapper functions to provide Blimp functions in
                        R
rblimp_getting_started
                        Getting Started with rblimp
rblimp_sim              Simulate data using Blimp
rblimp_source           Runs an 'imp' file with Blimp
resid,blimp_obj-method
                        Residuals scores from 'blimp_obj'
residual_plot           Function to generate conditional regression
                        equation plots (i.e., simple effects) with
                        'rblimp' and SIMPLE command
residuals,blimp_obj-method
                        Residuals scores from 'blimp_obj'
set_blimp               Set Blimp Executable Location
show,blimp_cp-method    Show method for blimp_cp
show,blimp_obj-method   Show method for blimp_obj
simple_plot             Function to generate conditional regression
                        equation plots (i.e., simple effects) with
                        'rblimp' and SIMPLE command
standardized            Extract standardized solutions from Blimp
summary,blimp_obj-method
                        Summary method for blimp_obj
trace_plot              Function to generate trace plots of the burn-in
                        iterations
update_blimp            Runs the Blimp Updater in order to Update Blimp
with,blimp_bygroup-method
                        Fit Model across imputations with 'mitml'
                        package using 'by_group'
with,blimp_obj-method   Fit Model across imputations with 'mitml'
                        package
write.blimp             A function to write out blimp input and output
                        from a model
