View source: R/HK_decomposition.R
predict.HK_decomposition | R Documentation |
predict
method for class HK_decomposition
Provides the fitted values of the decomposition parameter of choice including adjusted standard error.
## S3 method for class 'HK_decomposition'
predict(object, param = "Delta")
object |
|
param |
chose from |
n times 2 matrix with first column fitted value and second column standard error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.