3 Résultats trouvés pour "Fichier:Friedmans_mars_simple_model.png".

Fichier:Friedmans mars simple model.png

library(earth) a <- earth(Volume~Girth, data=trees) png(filename="friedmans_mars_simple_model.png",pointsize=18,width=240, height=240) plotmo(a, caption=""...


Fichier:Friedmans mars linear model.png

earth(Volume~Girth, data=trees, linpred=1) # linear model with earth so can use plotmo png(filename="friedmans_mars_linear_model.png",pointsize=18,width=240, height=240)...


Fichier:Friedmans mars ozone model.png

DescriptionFriedmans mars ozone model.png English: Plot of a bivariate Friedman's Multivariate Adaptive Splines Regression (MARS) model (compare to Friedmans_mars_simple_model...