Warning message:Computation failed in stat_poly_eq():missing value where TRUE/FALSE needed
stat_poly_eq()
我的数据已经去除了小于0的数据,但是对数拟合仍然失败
在图中给出R2,p值
formula=log(y)~x不适用,必须在aes里面重新定义新的,转化成线性关系求算关系式,R2和P值