Description Usage Arguments Details Value See Also
This function makes predictions from a ggmix_gic object,
using the stored "ggmix_fit" object, and the optimal value chosen for
lambda using the gic.
1 2 3 4 5  | 
object | 
 fitted   | 
newx | 
 matrix of values for   | 
s | 
 Value(s) of the penalty parameter   | 
... | 
 other arguments passed to   | 
type | 
 Type of prediction required. Type   | 
This function makes it easier to use the results of gic chosen model to make a prediction.
The object returned depends the ... argument which is passed on to
the predict method for ggmix_fit objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.