ino 1.2.1
Fixed scalar
lowerandupperbounds in$optimize()for optimization problems with multiple target arguments.Fixed
$deviation(which_optimizer = ...)so that optimizer filters are applied to the returned deviations.Fixed
$initialize_promising()to select largest values for*_largeconditions and to compute Hessian condition numbers more robustly.Improved validation and error messages.
Improved plotting validation for relative result plots when the reference median is zero or non-finite.
Removed renv from package.
ino 1.2.0
CRAN release: 2025-10-26
- Removed
example_hmm.Rmdvignette to avoid CRAN check failure for flavor r-devel-linux-x86_64-debian-gcc (namespace ‘fHMM’ not available).
ino 1.0.2
CRAN release: 2023-09-29
- New
$trace()method to capture the steps during optimization withstats::nlm().
ino 1.0.0
CRAN release: 2023-05-31
- The package is now based on an R6 class called
Nop. See the documentation?Nopfor details.
