Predict either the response or the latent factors under Essential Regression.
1 | Predict.ER(fitted_ER, newX = NULL, type = "response")
|
fitted_ER |
The object returned from |
newX |
A new data matrix of X. If not provided, the fitted values of
either Y or Z are returned, depending on |
type |
Either "response" or "factor". For "response", predicted values of Y are returned. For "factor", predicted Z is returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.