|
Prev | Next |
| average_integrand | Compute The Average Integrand |
| connection_file | Get File Name For a Database Connection |
| create_connection | Create a Python sqlite3 Database Connection |
| create_database | Create a Dismod_at Database |
| create_table | Create a Database Table |
| csv2db_command | Conversion of a Csv File to a Dismod_at Database |
| db2csv_command | Create Csv Files that Summarize The Database |
| get_name_type | Get Column Names and Types in a Table |
| get_row_list | Get Data From a Table |
| get_table_dict | Get All Data From a Table |
| metropolis | Metropolis MCMC Algorithm |
| modify_command | Modify a Column of an Sqlite Database |
| perturb_command | Perturb Command: Random Change to Start or Scale Tables |
| plot_curve | Plot Log-Scaled Values With Respect To Age and Time |
| plot_data_fit | Plot The Data Fit By Integrand |
| plot_rate_fit | Plot The Rates for a Fit |
| replace_table | Replace A a Table |
| sql_command | Execute an SQL command |
| system_command_prc | Print Run and Check a System Command |
| unicode_tuple | Convert an Iterable Object to a Unicode String |