Flush warnings() cache and convert warnings to error for debugging

Flush warnings
assign("last.warning", NULL, envir = baseenv())
Convert warnings to error
options(warn = 2)

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

stepAIC from package MASS with AICc

Install treemix in ubuntu 20.04