Description Usage Format Value Fields Methods
Class for Simulating stepwise
1 |
R6Class
object
Object of R6Class
SimulationDataGenerator
R6 object for simulating data
ResponseCalculator
object for computing response
new
Constructor
simulate
Runs stepwise algorithms
get_inclusion_orders
Returns the order of inclusions
get_fitted_coefficients
Returns the fitted coefficients
get_test_sse
Returns the sse on a new test set
get_training_sse
Returns the sse on the training set
get_test_classification_rate
Returns the classification rate on a new test set
get_training_classification_rate
Returns the classification rate on the training set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.