View source: R/doubledeepms_downsampling_analysis.R
doubledeepms_downsampling_analysis | R Documentation |
Downsampling analysis.
doubledeepms_downsampling_analysis(mochi_outpath_prefix, sample_percentage,
outpath_suffix = "p", literature_comparison_prefix = "",
literature_comparison_list = list(), temperature = 30, outpath,
colour_scheme, execute = TRUE)
mochi_outpath_prefix |
path prefix to MoCHI thermo model fit results (required) |
sample_percentage |
sample percentages (required) |
outpath_suffix |
output suffix (default:p) |
literature_comparison_prefix |
literature comparison path prefix (default:empty string) |
literature_comparison_list |
literature comparison file list (default:empty list) |
temperature |
temperature in degrees celcuis (default:30) |
outpath |
output path for plots and saved objects (required) |
colour_scheme |
colour scheme file (required) |
execute |
whether or not to execute the analysis (default: TRUE) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.