fitlandr 0.1.1
CRAN release: 2026-01-29
- Added the
fit_2d_ld()function to fit the landscape for 1D data using the MVKE algorithm and simple integration. - Applied the log trick for the kernel calculation for better handling of small values.
- Debug:
- Changed the function form of
find_eqs()according to the new setting of theMVKE()function; addedlinear_interptosim_vf_options. - Fixed a typo in the
fit_2d_vf()function. - The parameter
na_actioninfit_2d_vf()was not effective formethod = "MVKE"in the previous version. Now it is fixed. Thevector_positionparameter is now also effective formethod = "MVKE". - For
MVKE(), the Gaussian kernel was used despite the user specifying an exponential kernel. This has been fixed and the default was changed to Gaussian.
- Changed the function form of
