create_stan_function    Create a Stan's ODE function from an XMILE file
extract_timeseries_stock
                        Extract the values over time of a stock from a
                        Stan fit
extract_timeseries_var
                        Extract the values over time of a variable from
                        a Stan fit
read_xmile              Read an XMILE file into R
sd_constants            Summarise the information of a model's
                        constants in a data frame
sd_pulse_s              Replicate the behaviour of the PULSE function
                        from Stella
sd_pulse_train          PULSE TRAIN
sd_pulse_v              Replicate the behaviour of the PULSE function
                        from Vensim
sd_sensitivity_run      Perform a sensitivity run on a System Dynamics
                        model
sd_simulate             Simulate a System Dynamics model
sd_stocks               Summarise the information of a model's stocks
                        in a data frame
stan_data               Stan's data block for ODE models
stan_ode_function       Create Stan ODE function
stan_transformed_data   Stan's transformed data block for ODE models
xmile_to_deSolve        Parse XMILE to deSolve components
