Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anterior Revisão anterior Próxima revisão | Revisão anterior | ||
projetos:ehlers:dlm [2007/09/12 11:49] ehlers |
projetos:ehlers:dlm [2009/03/19 15:16] (atual) ehlers |
||
---|---|---|---|
Linha 1: | Linha 1: | ||
- | ==== Abstract ==== | + | ===== Bayesian Dynamic Models - Ricardo Ehlers ===== |
- | Dynamic models also known as state space models are formulated to allow for changes in the parameter values along time and have been used to the analysis and forecast of time series and space-time processes. A dynamic model may be specified by the following pair of equations | + | === Abstract === |
+ | |||
+ | Dynamic models also known as state space models are formulated to allow for changes in the parameter values along time and have been used to the analysis and forecast of time series and space-time processes. A dynamic model may be specified by the following pair of equations, | ||
<latex> | <latex> | ||
Linha 8: | Linha 10: | ||
</latex> | </latex> | ||
- | Neste projeto serão estudados os principais conceitos associados a modelagem dinâmica e aplicados em dados reais de séries temporais univariadas. O pacote [[http://cran-r.c3sl.ufpr.br/src/contrib/Descriptions/dlm.html|dlm]] estima | + | In this project, the main concepts associated to dynamic modelling will be studied and applied to real time series data. The R package [[http://cran-r.c3sl.ufpr.br/src/contrib/Descriptions/dlm.html|dlm]] estimates several models in this class. |
- | vários modelos nesta classe. | + | |
- | + | ||
- | ==== Participantes ==== | + | |
- | - [[pessoais:ehlers|Ricardo Sandes Ehlers]], UFPR | + | |
- | - [[pessoais:lledo|Luiz Ledo Mota Melo Jr]], UFRJ | + | |
- | - Iranei Claudio, UFPR | + | |
- | ==== To Do List ==== | + | === Participants === |
- | - Escrever e testar funções no R para estimação de modelos lineares normais (Iranei e Luiz) | + | - [[pessoais:ehlers|Ricardo Ehlers]] |
- | - Intervenção e monitoramento dos erros de previsão | + | - Helio Migon |
- | - Aprender a usar o pacote dlm e comparar com as funções acima | + | |
- | - Escrever modelo SV na forma de DLM | + | |
- | ==== Bibliografia ==== | + | === Some references === |
- Migon, H. S., Gamerman, D., Lopes, H. F. and Ferreira, M. A. R. (2005), Bayesian Dynamic Models, In Handbook of Statistics, Volume 25: Bayesian Thinking, Modeling and Computation, pp. 553-588, (Editors Dey, D. and Rao, C.R.), Elsevier, Amsterdam. | - Migon, H. S., Gamerman, D., Lopes, H. F. and Ferreira, M. A. R. (2005), Bayesian Dynamic Models, In Handbook of Statistics, Volume 25: Bayesian Thinking, Modeling and Computation, pp. 553-588, (Editors Dey, D. and Rao, C.R.), Elsevier, Amsterdam. | ||
- Giovanni Petris (2006). dlm: an R package for Bayesian analysis of Dynamic Linear Models. | - Giovanni Petris (2006). dlm: an R package for Bayesian analysis of Dynamic Linear Models. |