Description Usage Arguments Value
Estimates parameters for location scale model using Kernel M-Estimator using R optim function
| 1 2 | 
| Yt | parmeter of a function which is not to be optimized, usually Y_t | 
| St | regresor parameter can be X's or lag(Y_t) | 
| s | points at which function should be estimated | 
| initial.values | initial value of optimisible parameter might be a vector | 
| bandwidth | bandwith should be used | 
| int.of.par | initial parameters | 
| print | print during fitting | 
Estimated location scale function at s points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.