summary | R Documentation |
The method builds the coefficient matrices.
## S3 method for class 'otlse' summary(object, ...)
object |
An object of class |
... |
Argument for other type of objects |
data(simData) fit <- otlse(simData$X, simData$Y, simData$Z) summary(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.