Changes in version 3.10 Changes in version 3.9 (2026-03-27) - Correct maintainer surname spelling from Lv to Lyu for pinyin compliance. Changes in version 3.8 (2025-09-23) - No explicit change, only correct the package citation. Changes in version 3.7 (2024-10-17) - No explicit change, only update the readme. Changes in version 3.6 (2024-09-29) - No explicit change, only update the document. Changes in version 3.3 (2024-09-15) - Fix bug in executing the GOS model when the right side of the formula is .. - Solve potential errors caused by inconsistent variables arrangement of training and prediction data in GOS model input. Changes in version 3.2 (2024-09-08) - Add removeoutlier() function. - Drop Suggests dependency of SecDim package. - Use the correct version number in package attachment information. Changes in version 3.1 (2024-08-29) - Automatically loaded the tibble namespace when the package is loaded. - Add citation. Changes in version 3.0 (2024-08-21) - Multi-core parallel computing support based on the parallel package. - Rename bestkappa() function to gos_bestkappa(). - Add train set and test set partition setting in gos_bestkappa(). - Intra-package case data is now stored in tibble format Changes in version 2.2 (2022-11-08) - First stable release.