小编use*_*250的帖子

How to suppress warnings from stats:::regularize.values?

In newer versions of R (I have 3.6 and previously had 3.2), the stats::regularize.values function has been changed to have a default value of warn.collapsing as TRUE. This function is used in splinefun and several other interpolation functions in R. In a microsimulation model, I am using splinefun to smooth a large amount (n > 100,000) of data points of the form (x, f(x)). Here, x is a simulated vector of positive-valued scalers, and f(x) is some function of …

warnings r

5
推荐指数
2
解决办法
805
查看次数

标签 统计

r ×1

warnings ×1