NEWS
mcgf 1.1.1 (2024-06-29)
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
mcgf 1.1.0 (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
mcgf 1.0.1 (2024-02-19)
New functions
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
mcgf 1.0.0 (2023-10-31)
mcgf 0.0.0.9000
NEWS.md setup
- added NEWS.md creation with newsmd