predict.ldt.estim | R Documentation |
This function extracts predicted mean and its variance from an ldt.estim
object.
new data must be provided while estimating the model.
## S3 method for class 'ldt.estim'
predict(object, ...)
object |
An object of class |
... |
Additional arguments. |
A list containing the predicted (projected) means and variances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.