Knowledge Base Wiki

Search for LIMS content across all our Wiki Knowledge Bases.

Type a search term to find related articles by LIMS subject matter experts gathered from the most trusted and dynamic collaboration tools in the laboratory informatics industry.

Page contents not supported in other languages.

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

creator

some value

Wikimedia username: Stephen Milborrow
author name string: Stephen Milborrow

copyright status

copyrighted, dedicated to the public domain by copyright holder

copyright license

released into the public domain by the copyright holder

inception

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 page uses this file:

Global file usage

The following other wikis use this file: