Description Usage Value Examples
Retrieve the vector of different methods that can be used as solvers in trena. Solver names in the returned vector correspond to the exact capitalization used in their Solver subclasses (i.e. a Solver object using LASSO is LassoSolver)
1 |
A character vector of all solvers currently available in trena.
1 | all.solvers <- getAvailableSolvers()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.