Displaying 20 results from an estimated 30 matches for "bigiarini".
2013 May 03
2
Licence change
Dear list,
For the maintainer of a given package, is it possible to change the
licence of a it from GPL >= 2 to GPL >= 3 ?
Thanks in advance,
Mauricio Zambrano-Bigiarini, Ph.D
--
=================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research Centre (JRC), European Commission
TP 261, Via Enrico Fermi 2749, 21027 Ispra (VA), IT
webinfo : http://floods.jrc.ec.europa.eu/
====================...
2013 Feb 18
2
Random number generator used in 'runif'
...'runif' and '.Random.seed' I guess that the
default algorithm is 'Mersenne-Twister', but I would be really
grateful if somebody with experience in random number generators could
confirm that or tell me what is the method actually used.
Thanks in advance,
Mauricio Zambrano-Bigiarini
--
=====================================
Water Resources Unit
Institute for Environment and Sustainability
Joint Research Centre, European Commission
webinfo : http://floods.jrc.ec.europa.eu/
=====================================
DISCLAIMER:\ "The views expressed are purely those of th......
2012 Mar 08
2
xyplot without external box
...x = .5, y = .5, corner = c(0.5, 0.5),
title="legend",
points = list(pch=16, col=c(2,4,3), cex=1.5),
text = list(levels(gof.levels))
)
)
------------- END -----------
Thanks in advance,
Mauricio Zambrano-Bigiarini
--
============================================
FLOODS Action
Water Resources Unit (H01)
Institute for Environment and Sustainability (IES)
European Commission, Joint Research Centre (JRC)
webinfo ? ?: http://floods.jrc.ec.europa.eu/
============================================
DISCLAIMER:
"...
2012 Feb 13
1
requesting a new SIG mailing list
...l sciences, I would like to ask if it would be possible to
create a new Special Interest Group mailing list, called 'R-sig-hydro',
specially devoted those topics. If possible to do so, I'd offer myself
to maintain such mailing list (if needed).
Thanks in advance,
Mauricio Zambrano-Bigiarini
--
=======================================================
FLOODS Action
Water Resources Unit (H01)
Institute for Environment and Sustainability (IES)
European Commission, Joint Research Centre (JRC)
webinfo : http://floods.jrc.ec.europa.eu/
====================================================...
2012 Nov 05
1
relative convergence in 'optim'
...- val[iter-1] ) / val [iter-1] <= reltol * ( abs( val
[iter] ) + reltol )
OR
abs( val [iter] / val [iter-1] ) <= reltol * ( abs( val [iter] ) + reltol )
OR
abs( val [iter] - val [iter-1] ) <= reltol * ( abs( val [iter] ) + reltol )
Thanks in advance for any help,
Mauricio Zambrano-Bigiarini
--
=====================================
Water Resources Unit
Institute for Environment and Sustainability
Joint Research Centre, European Commission
webinfo : http://floods.jrc.ec.europa.eu/
=====================================
DISCLAIMER:\ "The views expressed are purely those of th...{...
2012 May 02
1
--as-cran error
...LC_MESSAGES=en_GB.utf8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_GB.utf8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Thanks in advance,
Mauricio Zambrano-Bigiarini
--
====================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research Centre (JRC), European Commission
webinfo : http://floods.jrc.ec.europa.eu/
====================================================
DISCLAIMER:
"The v...
2012 Nov 22
2
BibTeX entries in CITATION file
...LC_MESSAGES=en_GB.utf8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_GB.utf8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Thanks in advance,
Mauricio Zambrano-Bigiarini
--
=================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research Centre (JRC), European Commission
TP 261, Via Enrico Fermi 2749, 21027 Ispra (VA), IT
webinfo : http://floods.jrc.ec.europa.eu/
==========================...
2013 Feb 21
1
limitations to random number generator in 64-bits machines
...say that we compute the correlation coefficient rho between
s_1 and s_2 and find it is not null. How small should it be so that we
can reasonably use a statistical analysis that does suppose that the
sequences are independent ?
Thank in advance for any help you can provide,
Mauricio Zambrano-Bigiarini
--
=================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research Centre (JRC), European Commission
TP 261, Via Enrico Fermi 2749, 21027 Ispra (VA), IT
webinfo : http://floods.jrc.ec.europa.eu/
==========================...
2012 Nov 07
2
Correct use of Depends, Imports and ::
...ething else (the correct way of doing it in R) ?
Finally, can I use the following call in the body of a function of my
package foo0:
foo3::f3(x)
without declaring the package 'foo3' in the Imports section of my
DESCRIPTION file ?
Thanks in advance for your help,
Mauricio Zambrano-Bigiarini
--
=================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research Centre (JRC), European Commission
TP 261, Via Enrico Fermi 2749, 21027 Ispra (VA), IT
webinfo : http://floods.jrc.ec.europa.eu/
==========================...
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
...https://cloud.r-project.org/web/packages/hydroTSM/vignettes/hydroTSM_Daily_P_Vignette-knitr.pdf
2) 1) Analysis of daily streamflow data:
https://cloud.r-project.org/web/packages/hydroTSM/vignettes/hydroTSM_Daily_Q_Vignette-knitr.pdf
If you use this package, please cite it correctly as:
Zambrano-Bigiarini, Mauricio (2024). hydroTSM: Time Series Management and
Analysis for Hydrological Modelling. R package version 0.7-0. URL:
https://cran.r-project.org/package=hydroTSM. doi:110.5281/zenodo.839565
Issues and enhancements can be requested on:
https://github.com/hzambran/hydroTSM/issues
All the best,...
2024 Jan 22
0
hydroGOF back on CRAN (v0.5-4 released)
...packages/hydroGOF/news/news.html
A much improved vignette illustrate the usage of some of the main functions:
*) Analysis of daily precipitation data:
https://cloud.r-project.org/web/packages/hydroGOF/vignettes/hydroGOF_Vignette.pdf
If you use this package, please cite it correctly as:
Zambrano-Bigiarini, Mauricio (2024). hydroGOF: Goodness-of-fit functions
for comparison of simulated and observed hydrological time series. R
package version 0.5-4. URL:https://cran.r-project.org/package=hydroGOF.
doi:10.5281/zenodo.839854.
Issues and enhancements can be requested on:
https://github.com/hzambran/hyd...
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
...https://cloud.r-project.org/web/packages/hydroTSM/vignettes/hydroTSM_Daily_P_Vignette-knitr.pdf
2) 1) Analysis of daily streamflow data:
https://cloud.r-project.org/web/packages/hydroTSM/vignettes/hydroTSM_Daily_Q_Vignette-knitr.pdf
If you use this package, please cite it correctly as:
Zambrano-Bigiarini, Mauricio (2024). hydroTSM: Time Series Management and
Analysis for Hydrological Modelling. R package version 0.7-0. URL:
https://cran.r-project.org/package=hydroTSM. doi:110.5281/zenodo.839565
Issues and enhancements can be requested on:
https://github.com/hzambran/hydroTSM/issues
All the best,...
2024 Jan 22
0
hydroGOF back on CRAN (v0.5-4 released)
...packages/hydroGOF/news/news.html
A much improved vignette illustrate the usage of some of the main functions:
*) Analysis of daily precipitation data:
https://cloud.r-project.org/web/packages/hydroGOF/vignettes/hydroGOF_Vignette.pdf
If you use this package, please cite it correctly as:
Zambrano-Bigiarini, Mauricio (2024). hydroGOF: Goodness-of-fit functions
for comparison of simulated and observed hydrological time series. R
package version 0.5-4. URL:https://cran.r-project.org/package=hydroGOF.
doi:10.5281/zenodo.839854.
Issues and enhancements can be requested on:
https://github.com/hzambran/hyd...
2011 Sep 02
0
hydroTSM 0.3-0 and hydroGOF 0.3-0
...l
###################
# Related Links #
###################
http://meetingorganizer.copernicus.org/EGU2010/EGU2010-13008.pdf
http://www.slideshare.net/hzambran/egu2010-ra-statisticalenvironmentfordoinghydrologicalanalysis-9095709
http://www.r-project.org/conferences/useR-2009/slides/Zambrano+Bigiarini.pdf
###################
Bugs / comments / questions / collaboration of any kind are very
welcomed, and in particular, datasets that can be included in the
packages for academic purposes.
Kind regards,
Mauricio Zambrano-Bigiarini
--
=======================================================
FLO...
2011 Sep 02
0
hydroTSM 0.3-0 and hydroGOF 0.3-0
...l
###################
# Related Links #
###################
http://meetingorganizer.copernicus.org/EGU2010/EGU2010-13008.pdf
http://www.slideshare.net/hzambran/egu2010-ra-statisticalenvironmentfordoinghydrologicalanalysis-9095709
http://www.r-project.org/conferences/useR-2009/slides/Zambrano+Bigiarini.pdf
###################
Bugs / comments / questions / collaboration of any kind are very
welcomed, and in particular, datasets that can be included in the
packages for academic purposes.
Kind regards,
Mauricio Zambrano-Bigiarini
--
=======================================================
FLO...
2012 Apr 18
0
new package: hydroPSO 0.1-54-1
...05/modflow2005.html) for
real-world case studies.
You can download the vignette and all the files required to follow the
two case studies from:
http://www.rforge.net/hydroPSO/
For assistance/bugs report/comments contact/collaboration do not
hesitate to contact the authors:
Mauricio Zambrano-Bigiarini <mzb.devel [at] gmail.com>
Rodrigo Rojas <Rodrigo.RojasMujica [at] gmail.com>
Kind regards,
Mauricio Zambrano-Bigiarini, PhD
--
====================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research...
2012 Apr 18
0
new package: hydroPSO 0.1-54-1
...05/modflow2005.html) for
real-world case studies.
You can download the vignette and all the files required to follow the
two case studies from:
http://www.rforge.net/hydroPSO/
For assistance/bugs report/comments contact/collaboration do not
hesitate to contact the authors:
Mauricio Zambrano-Bigiarini <mzb.devel [at] gmail.com>
Rodrigo Rojas <Rodrigo.RojasMujica [at] gmail.com>
Kind regards,
Mauricio Zambrano-Bigiarini, PhD
--
====================================================
Water Resources Unit
Institute for Environment and Sustainability (IES)
Joint Research...
2013 Mar 06
0
new package: cec2013 (v0.1-4)
...y available on CRAN:
http://cran.r-project.org/web/packages/cec2013/
you can install it from the R console with:
> install.packages("cec2013")
For any comment or contact for collaboration do not hesitate to
contact the authors (in English, Spanish or Italian):
Mauricio Zambrano-Bigiarini <mzb.devel [aT] gmail [DoT] com>
Yasser Gonzalez Fernandez <ygonzalezfernandez [At] gmail [DoT] com>
Kind regards,
Mauricio Zambrano-Bigiarini, Ph.D
--
======================================
Water Resources Unit
Institute for Environment and Sustainability
Joint Research Centre, E...
2013 Mar 06
0
new package: cec2013 (v0.1-4)
...y available on CRAN:
http://cran.r-project.org/web/packages/cec2013/
you can install it from the R console with:
> install.packages("cec2013")
For any comment or contact for collaboration do not hesitate to
contact the authors (in English, Spanish or Italian):
Mauricio Zambrano-Bigiarini <mzb.devel [aT] gmail [DoT] com>
Yasser Gonzalez Fernandez <ygonzalezfernandez [At] gmail [DoT] com>
Kind regards,
Mauricio Zambrano-Bigiarini, Ph.D
--
======================================
Water Resources Unit
Institute for Environment and Sustainability
Joint Research Centre, E...
2013 Jan 10
0
hydroPSO 0.3-0 on CRAN
...real-world case studies.
You can download the vignette and all the files required to follow the
two case studies from:
http://www.rforge.net/hydroPSO/
For assistance/bugs, comments, and/or collaboration do not hesitate to
contact the authors (in English, Spanish or Italian):
Mauricio Zambrano-Bigiarini <mzb.devel [at] gmail.com>
Rodrigo Rojas <Rodrigo.RojasMujica [at] gmail.com>
Kind regards,
Mauricio Zambrano-Bigiarini, Ph.D
--
======================================
Water Resources Unit
Institute for Environment and Sustainability
Joint Research Centr...