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 | ||
software:geor [2006/12/29 22:50] paulojus |
software:geor [2008/10/24 15:07] (atual) paulojus |
||
---|---|---|---|
Linha 1: | Linha 1: | ||
===== Team ===== | ===== Team ===== | ||
- | PJ and Peter J. Diggle | + | [[pessoais:paulojus|PJ]] and Peter J. Diggle |
===== Summary ===== | ===== Summary ===== | ||
===== To Do List===== | ===== To Do List===== | ||
+ | - option for computing and use geodesic distance in geoR functions (e.g.to allow arc distance calculations from lat/long coordinates) | ||
===== Possible bugs to be checked ===== | ===== Possible bugs to be checked ===== | ||
+ | - check examples provided by Ana and Lucília returning positive log-likelihoods | ||
+ | - //by Ole FC (2007-03-07)//: | ||
+ | |||
+ | In ''hist.krige.bayes()'' there is a call to hist with the options prob=FALSE and plot=FALSE. This gives a warning. Illustration: | ||
+ | <code R>hist(rnorm(16),prob=FALSE, plot=FALSE)</code> | ||
+ | |||
Linha 15: | Linha 21: | ||
<bibtex> | <bibtex> | ||
@Article{ribeiro+diggle:2001, | @Article{ribeiro+diggle:2001, | ||
- | author = {{Ribeiro Jr}., P. J. and Diggle, P. J.}, | + | author = {Paulo J. {Ribeiro, Jr} and Peter J. Diggle}, |
- | title = {{geoR}: a package from geostatistical analysis}, | + | title = {{geoR}: A Package for Geostatistical Analysis}, |
- | journal = {R-NEWS}, | + | journal = {R News}, |
- | year = {2001}, | + | year = 2001, |
- | volume = {1}, | + | volume = 1, |
- | OPTnumber = {2}, | + | number = 2, |
- | pages = {15--18}, | + | pages = {14--18}, |
- | month = {June}, | + | month = {June}, |
- | issn = {1609-3631}, | + | url = {http://CRAN.R-project.org/doc/Rnews/}, |
- | OPTurl = {http://cran.R-project.org/doc/Rnews}, | + | pdf = {http://CRAN.R-project.org/doc/Rnews/Rnews_2001-2.pdf} |
- | note = {http://cran.R-project.org/doc/Rnews} | + | } |
+ | |||
+ | @Article{christensen+ribeiro:2002, | ||
+ | author = {Ole F. Christensen and Paulo J. Ribeiro}, | ||
+ | title = {geoRglm: A Package for Generalised Linear Spatial | ||
+ | Models}, | ||
+ | journal = {R News}, | ||
+ | year = 2002, | ||
+ | volume = 2, | ||
+ | number = 2, | ||
+ | pages = {26--28}, | ||
+ | month = {June}, | ||
+ | url = {http://CRAN.R-project.org/doc/Rnews/}, | ||
+ | pdf = {http://CRAN.R-project.org/doc/Rnews/Rnews_2001-2.pdf} | ||
} | } | ||
</bibtex> | </bibtex> | ||
Linha 33: | Linha 52: | ||
===== Vignettes ===== | ===== Vignettes ===== | ||
+ | |||
+ | ===== Statistics ===== | ||
+ | <html> | ||
+ | <a href="http://www4.clustrmaps.com/counter/maps.php?url=http://www.leg.ufpr.br/geoR" id="clustrMapsLink"><img src="http://www4.clustrmaps.com/counter/index2.php?url=http://www.leg.ufpr.br/geoR" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://www2.clustrmaps.com';" /> | ||
+ | </a> | ||
+ | </html> | ||
===== Links ===== | ===== Links ===== | ||
- [[http://www.leg.ufpr.br/geoR|geoR web page]] | - [[http://www.leg.ufpr.br/geoR|geoR web page]] | ||
- | + | - [[http://www.r-project.org|R project web page]] | |
+ | - [[http://cran.at.r-project.org/src/contrib/Views/Spatial.html|R Spatial]] task view and R-SIG-Geo resources |