View source: R/99_growth_curves.R
list_methods | R Documentation |
Print available methods in flexFitR
list_methods(bounds = FALSE, check_package = FALSE)
bounds |
If TRUE, returns methods for box (or bounds) constraints. FALSE by default. |
check_package |
If TRUE, ensures solvers are installed. FALSE by default. |
A vector with available methods
library(flexFitR)
list_methods()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.