英文: Cannot fit data into metaGAM 问题 我正在尝试使用此vignette中描述的方法通过metaGAM运行模拟数据,但每次尝试将GAM模型传递给metagam时,都会出...
在基本的R中,反转绘制的GAM中的X和Y轴:
英文: Reversing X and Y axes on plotted GAM in base R 问题 我想绘制一个GAM的输出,将X和Y轴颠倒,使得输出像这样: 变成像这样: 在基本的R中有没...
广义加性模型中调整后的 R^2 的公式是什么?在 mgcv 包中。
英文: What is the formula behind adjusted R^2 for generalized additive model in mgcv package? 问题 在使用R包...
平滑样条,是否有一种方法可以自动将s()添加到每个列名称中?
英文: Smoothing splines, is there a way to automatically add s() to each column name? 问题 I can provide...
在 gratia::draw(parametric_effects()) 中获取参数项的正确顺序。
英文: Getting the correct order of factors for parametric terms in gratia::draw(parametric_effects()) ...
如何查找具有三个或更少不同值的列
英文: How to find columns with three or fewer distinct values 问题 "使用MASS包的波士顿房屋数据集,并使用R中的gam包中的样条...
无法使用emmeans获得arcsin反转换。
英文: Can't get arcsin back-transformation with emmeans to work 问题 I am doing a GAM with my respon...
What could cause the incorrect number of linear predictors in the multinom family of a multinomial GAM?
英文: What could cause the incorrect number of linear predictors in the multinom family of a multinomi...
What could cause the incorrect number of linear predictors in the multinom family of a multinomial GAM?
英文: What could cause the incorrect number of linear predictors in the multinom family of a multinomi...
如何绘制自定义广义加性模型(GAM)概率的逻辑图?
英文: How to plot logistic probability for custom generalized additive model (GAM) plot? 问题 我明白,以下是代码部...