Skip to contents
version 1.1.1
Function updates
- added
dists_new_base
argument to krige_new.mcgf
Bug fixes
-
.find_dists
: fixed an argument bug for names
-
obj_mle
: NA values are removed in llike
version 1.1.0
CRAN release: 2024-04-04
Miscellaneous
- New vignettes for regime-switching models
- Updated description and modified reference
- Updated simulated samples throughout the package to allow new locations
New functions
- R/krige_new.R
- R/find_dists_new.R
- R/cor_lagr_exp.R
Function updates
- added exponential function for the Lagrangian model
- added two arguments to mcgf()
Bug fixes
-
find_dists
: fixed bug for computing long/lat distnaces
-
add_lagr
: dists_base
-> dists_lagr
New features
- Kriging for new locations are supported
- Exponential Lagrangian correlation function added
version 1.0.1
CRAN release: 2024-02-19
Function updates
- added arguments to
check_dist_sign
and check_dist
Bug fixes
-
fit_lagr
: fixed check_dist for dists_lagr
-
add_lagr
: dists_base
-> dists_lagr
version 1.0.0
CRAN release: 2023-10-31
version 0.0.0.9000
NEWS.md setup
- added NEWS.md creation with newsmd