![]() |
Prev | Next | plot_rate_fit |
plot_set = plot_rate_fit(
database, pdf_file, plot_title, rate_set
)
str
is the file name for
an existing dismod_at database that contains the results of a
fit
.
If there is a sample_table
it is assumed
it was created using a sample_command
after the fit_command
.
str
is a title printed at the top of every plot.
set
an str
containing a
rate_name
that we are plotting the fit for.
set
is a str
containing
the name of a rate (in
rate_set
) that was plotted.
If a rate was not plotted, it is constrained to be zero by the rate table.