2008-12-02 17:02  mathieu_ribatet

	* R/plots.R, man/qqextcoeff.Rd: Add a function that performs a
	  QQ-plot for the extremal coefficient

2008-12-02 15:58  mathieu_ribatet

	* src/nsgeomgauss.c: Change the way I deal with non-feasible
	  regions

2008-12-02 15:58  mathieu_ribatet

	* man/internals.Rd: Mask the non-stationary geom. gauss. model

2008-12-02 15:57  mathieu_ribatet

	* R/fitcovmat.R, R/fitmaxstable.R, R/gradients.R, R/smith.R,
	  R/starting.values.R, man/fitcovmat.Rd, man/fitmaxstab.Rd:
	  Implementation of an isotropic smith's model

2008-12-02 10:53  mathieu_ribatet

	* R/starting.values.R, src/covariance.c, src/fitcovmat.c,
	  src/geomgauss.c, src/nsgeomgauss.c, src/pairwiselik.c,
	  src/schlather.c, src/schlatherind.c, src/smith.c, src/smith3d.c,
	  src/utils.c: Change the way starting values are defined - i.e.
	  fixing the sill
	  Change the way we deal with non feasible regions

2008-11-28 12:12  mathieu_ribatet

	* R/fitmaxstable.R, R/geomgauss.R, R/nsgeomgauss.R: Add the
	  geometric gaussian model - non stationary

2008-11-28 12:11  mathieu_ribatet

	* src/covariance.c, src/header.h, src/nsgeomgauss.c, src/utils.c:

2008-11-27 14:42  mathieu_ribatet

	* src/covariance.c, src/extcoeff.c, src/fitcovmat.c,
	  src/geomgauss.c, src/schlather.c, src/schlatherind.c,
	  src/smith.c, src/smith3d.c, src/univllik.c, src/utils.c: Add
	  comments within the code.
	  Tweak how I deal with the unfeasible region when the GEV
	  parameters
	  are ill-defined

2008-11-19 13:58  mathieu_ribatet

	* R/starting.values.R: There was a duplicate of function
	  .start.schlatherind

2008-11-19 11:36  mathieu_ribatet

	* src/covariance.c: Fix a bug in geomCovariance, sigma2 was not set
	  to the right value
	  when it tends to get large

2008-11-19 11:29  mathieu_ribatet

	* src/geomgauss.c: Update some comments in the code

2008-11-19 11:20  mathieu_ribatet

	* DESCRIPTION: Pass the RandomFields packages as a dependence

2008-11-19 11:16  mathieu_ribatet

	* R/extcoeff.R, man/madogram.Rd: Add an angle argument in
	  madogram() to help in detecting anisotropy

2008-11-18 15:53  mathieu_ribatet

	* src/schlatherind.c: Fix a bug in schlatherinddsgnmat: the non
	  feasible region was not
	  penalized for all cases

2008-11-17 12:57  mathieu_ribatet

	* src/covariance.c: Changing how to deal with smooth >= 2 for the
	  powered exponential
	  covariance model

2008-10-31 16:45  mathieu_ribatet

	* src/covariance.c, src/fitcovmat.c, src/geomgauss.c, src/header.h,
	  src/schlather.c, src/schlatherind.c, src/smith.c, src/smith3d.c,
	  src/utils.c: Change the behaviour with non-feasible regions:
	  seems to be more
	  robust now...

2008-10-28 13:44  mathieu_ribatet

	* src/covariance.c: Add an upper bound (i.e. 3) for the sigma2
	  parameter in the geometric
	  gaussian process

2008-10-24 07:54  mathieu_ribatet

	* R/covariance.R, src/covariance.c: Update the bounds for the
	  covariance functions to avoid numerical
	  issues

2008-10-22 16:05  mathieu_ribatet

	* DESCRIPTION: Add a link to the project web page

2008-10-22 12:23  mathieu_ribatet

	* src/univllik.c, src/utils.c: Now the Gumbel distribution is
	  considered whenever the shape parameter
	  is <= 1-6

2008-10-22 12:22  mathieu_ribatet

	* R/extcoeff.R, man/madogram.Rd: Change the madogram function. Now
	  it is computed for each pairwise
	  distance - bins can be optionnaly passed though

2008-10-16 12:39  mathieu_ribatet

	* inst/doc/SpatialExtremesGuide.Rnw, man/condmap.Rd,
	  man/covariance.Rd, man/extcoeffemp.Rd, man/fitcovariance.Rd,
	  man/fitmaxstab.Rd, man/madogram.Rd, man/map.Rd,
	  man/predict.maxstab.Rd, man/profile.maxstab.Rd: Modifying the
	  vignette and example to reduce the time to build the
	  package

2008-10-13 10:28  mathieu_ribatet

	* src/geomgauss.c, src/gradients.c, src/schlather.c,
	  src/schlatherind.c, src/smith.c, src/smith3d.c: Cleaning the
	  code: unused declared variables
	  Fix a mistake in computing the gradient dz2shape instead of
	  dz2scale

2008-10-11 22:45  mathieu_ribatet

	* man/prior.Rd: remove one copy of prior.Rd

2008-10-11 22:44  mathieu_ribatet

	* man/posterior.Rd: remove one copy of posterior.Rd

2008-10-09 08:53  mathieu_ribatet

	* R/mcmc.R: moving mcmc.R to the development folder

2008-10-07 13:45  mathieu_ribatet

	* R/psplines.R: Misplace conditional if resulting in cv = NA even
	  when penalty = "gcv"
	  or "cv"

2008-10-06 22:12  mathieu_ribatet

	* R/fitmaxstable.R, R/plots.R, man/SpatialExtremes.Rd,
	  man/anova.Rd, man/condmap.Rd, man/fitmaxstab.Rd: Add the
	  conditional quantile map and refine the documentation

2008-10-06 20:08  mathieu_ribatet

	* doc: Moving the package to the /pkg folder

2008-10-06 20:07  mathieu_ribatet

	* R: Moving the package to the /pkg folder

2008-10-06 20:07  mathieu_ribatet

	* doc, doc/SpatialExtremesGuide.Rnw, doc/references.bib: Moving the
	  package to the /pkg folder

2008-10-06 20:07  mathieu_ribatet

	* inst: Moving the package to the /pkg folder

2008-10-06 20:06  mathieu_ribatet

	* man: Moving the package to the /pkg folder

2008-10-06 20:06  mathieu_ribatet

	* src: Moving the package to the /pkg folder

2008-10-06 19:59  mathieu_ribatet

	* DESCRIPTION: Move the package to the r-forge repo

2008-10-06 19:59  mathieu_ribatet

	* ChangeLog: Move the package to the r-forge repo

2008-10-06 19:51  mathieu_ribatet

	* .: re-creating the pkg folder

