Description Usage Arguments Details Value Note Author(s)
Function to do a miniature simulation testing the various grouped stagewise techniques.
1 2 3 4 |
sampleSize |
Number of clusters to be used in each replicate. |
clusterSize |
Size of each cluster. |
responseCor |
Correlation parameter for response. |
groupSparsity |
String specifying within group sparsity level; currently takes values 'No Sparsity', 'Mod Sparsity', or 'High Sparsity'. |
xVariance |
Scalar value indicating marginal variance of the covariates. |
covariateCor |
Correlation parameter used for within group correlation. |
intercept |
Scalar value indicating the true intercept value. |
SNR |
Optional scalar value that allows fixing the signal to noise ratio as defined as the ratio of the variance in the linear predictor to the variance of the response conditioned on the covariates. |
techniques |
Vector of all techniques to be used for comparison;
default value of |
stepSize |
Stepsize to be used in stagewise techniques. |
maxNumSteps |
Maximum number of steps to be taken by stagewise techniques. |
reps |
Number of replicates to be used for simulation. |
Function is currently under development and is thus not exported. Function is intended to allow for simple simulation implementation to explore the provided stagewise regression functions.
Simulation results.
Currently still under development, so not exported.
Gregory Vaughan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.