Description Usage Arguments Value
Solve the input unaviriate continuous problem by doing a maximum likelihood fit to find the best parameter vector. A save file is added to the data directory (data_dir) in .rds format.
1 | solve_cont_problem(data_dir, analysis_name, cont_prob)
|
data_dir |
Data directory directory where the solution will be saved |
cont_prob |
The continuous problem to solve (likely generated by [build_univariate_cont_problems] |
Whether or not the fit succeeded (TRUE or FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.