| coef.sgd | R Documentation | 
Extract model coefficients from sgd objects. coefficients
is an alias for it.
## S3 method for class 'sgd'
coef(object, ...)
object | 
 object of class   | 
... | 
 some methods for this generic require additional arguments. None are used in this method.  | 
Coefficients extracted from the model object object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.