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 |
| - | software:geor [2006/12/29 22:50] paulojus |
|---|---|
| + | Revisão anterior |
| + | software:geor [2008/10/24 15:07] (atual) paulojus |
| @@ Linha -1,11 +1,17 @@ | |
| ===== Team ===== | |
| [[pessoais:paulojus|PJ]] and Peter J. Diggle | |
| ===== Summary ===== | |
| ===== 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 ===== | |
| - 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,15 +21,28 @@ | |
| <bibtex> | |
| @Article{ribeiro+diggle:2001, | |
| author = {Paulo J. {Ribeiro, Jr} | |
| title = {{geoR}: | |
| journal = {R | |
| year | |
| volume = | |
| | |
| pages = { | |
| month = {June}, | |
| | |
| | |
| } | |
| @Article{christensen+ribeiro:2002, | |
| | |
| title = {geoRglm: A Package for Generalised Linear Spatial | |
| Models}, | |
| journal = {R News}, | |
| year = 2002, | |
| volume = 2, | |
| number = 2, | |
| pages = {26--28}, | |
| month = {June}, | |
| url = | |
| pdf = {http://CRAN.R-project.org/doc/Rnews/Rnews_2001-2.pdf} | |
| } | |
| </bibtex> | |
| @@ Linha -33,7 +52,13 @@ | |
| ===== 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 ===== | |
| - [[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 | |