Description Usage Arguments Value
This function takes a set of coefficients produced by the topten
function and makes a prediction for each of the values provided in the
input 'X' matrix.
1  | predict10(X, b)
 | 
X | 
 a n x 10 matrix containing n new observations  | 
b | 
 a vector of coefficients obtained from  the   | 
a numeric vector containing the predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.