| get_n_solutions | R Documentation |
Get the number of intermediate solutions
get_n_solutions(sol)
sol |
A solution object returned by |
Integer. Number of intermediate solutions, or 0 if none.
When dir.exp is specified, the true Intermediate solution is stored in sol$i.sol, not sol$solution (which contains the Parsimonious solution).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.