Description Details Methods See Also
This class contains all the input parameters to run CLERE.
[numeric]: The vector of observed responses - size n
.
[matrix]: The matrix of predictors - size n
rows and p
columns.
[numeric]: A non-negative penalty term that controls simultaneouly clusetering and sparsity.
[numeric]: A vector of initial guess of the model parameters. The authors suggest to use coefficients obtained after fitting a ridge regression with the shrinkage parameter selected using AIC criterion.
[numeric]: A tolerance threshold that control the convergence of the algroithm. The default value fixed in Bondell's initial script is 1e-5.
[integer]: Maximum number of iterations in the algorithm.
[numeric]: Fitted intercept.
[integer]: Model dimensionality.
Get the value of the field slotName
.
Set value
to the field slotName
.
Overview : clere-package
Classes : Clere
, Pacs
Methods : plot
, clusters
, predict
, summary
Functions : fitClere
, fitPacs
Datasets : numExpRealData
, numExpSimData
, algoComp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.