File:Friedmans mars simple model.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Friedmans_mars_simple_model.png(240 × 240 pixels, file size: 2 KB, MIME type: image/png)

Summary

Description
English: Plot of a simple Friedman's Multivariate Adaptive Splines Regression (MARS) model with one independent variable.
Date
Source Generated by the author from the "trees" dataset using the "earth" library in the R statistical package
Author Stephen Milborrow

Generated from within the R statistical language as follows:

library(earth)

a <- earth(Volume~Girth, data=trees)

png(filename="friedmans_mars_simple_model.png",pointsize=18,width=240, height=240)

plotmo(a, caption="", col.response="red", clip=0, xlab="x", ylab="y", main="")

dev.off()

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

16 July 2008

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:54, 16 July 2008Thumbnail for version as of 16:54, 16 July 2008240 × 240 (2 KB)Stephen Milborrow{{Information |Description={{en|1=Plot of a simple Friedman's Multivariate Adaptive Splines Regression (MARS) model with one independent variable. }} |Source=Generated by the author from the "trees" dataset using the "earth" library in the R statistical p
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: