These functions are provided for compatibility with older versions of the package. They will eventually be completely removed.
Usage
plot_betas(x, ...)
plot_deltas(x, ...)
plot_nus(x, ...)
plot_lambdas(x, ...)
plot_psis(x, ...)Details
plot_betasis now called viaplot(., types = "beta")plot_deltasis now called viaplot(., types = "delta")plot_nusis now called viaplot(., types = "nu")plot_lambdasis now called viaplot(., types = "lambda")plot_psisis now called viaplot(., types = "psi")
See also
See plot.dynamitefit() for documentation of the
parameters of these functions
