resemble icon indicating copy to clipboard operation
resemble copied to clipboard

resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data

Results 15 resemble issues
Sort by recently updated
recently updated
newest added

The changes to be passed onto main are mostly about fixing some documentation issues. These changes reflect the current version now available on CRAN

functions using `seed()`affect the RNG of users code. An option si to use a sort of local seed and and resets it afterwards (as in `withr::with_seed`)

extend equation of RMSD in the documentation to cover multiple responses

check `mbl(..., .local = FALSE, pre_k)` somehow the progress is shown differently when `mbl(...)`

When working with a huge number of observations, conventional computation of distance matrices might become problematic in terms of memory. Sparse matrices seem a simple and efficient alternative to approach...

Hi Leo, as mentioned some ideas for a later pull request to add a tuning wrapper to `rslocal`. This is what such a tuner might tackle: - If new sets...

simpls should provide faster computations of pls models with descent numerical stability