最近,有老師向小編反饋ainverse函數有時會出錯,計算的逆矩陣沒有內容,導致asreml運行模型報錯如下:
Likelihood evaluation failed with fault 333: trying with reduced updates
Error in asreml(...), ASReml failed to build MME(XXG); try increasing 'workspace'這是一個bug,主要是因為系譜格式為tibble,導致ainv為空,從而擬合模型出現333的報錯。一般重啟一下R語言,就可以解決。
最新版的asreml-R V4已經解決了這個問題。
更新日誌:
Release Notes: ASReml-R 4.1Minor releases4.1.0.149 – 26/01/2021
An argument added to asreml.options to display the package build date
Fix for when mbf factor is NA
Fix for where fitting splines could cause a memory error
Wald tests can now be run from the asreml call
Fix problem with coordinate form sparse inverse in a matrix object
Fix problem where ainverse could fail using a tibble
出現類似問題的老師,趕快去官網下載更新最新的asreml-R包吧!
https://asreml.kb.vsni.co.uk
視頻課程 | 基因組選擇數據分析實戰教程
農業試驗數據分析教程-大綱
ASReml-R V4 中文版cookbook發布了,快來領取福利吧(送asreml軟體)