View source: R/doubledeepms__get_model_results.R
doubledeepms__get_model_results | R Documentation |
Get model results and coefficients.
doubledeepms__get_model_results(input_folder, input_dt,
n_bootstraps = 10, bootstrap_prefix = "boot_", RT = 0.001987 * (273
+ 24))
input_folder |
path to input folder with model results (required) |
input_dt |
data.table with model free energy estimates (required) |
n_bootstraps |
number of bootstraps (default:10) |
bootstrap_prefix |
bootstrap subfolder prefix (default:"boot_") |
RT |
constant (default:0.001987*(273+24)) |
data.table with model results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.