File:Example Galbraith's radial plot.svg

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

Original file(SVG file, nominally 749 × 675 pixels, file size: 604 KB)

Summary

Description
English: Example for Galbraith's radial plot using a artificially generated data set. The plot has been produced using the function plot_RadialPlot() from the R package 'Luminescence'. Corresponding R code:

library(Luminescence)

data <- rnorm(1000, mean = 100, sd = 10) data.err <- rnorm(1000, mean = 10, sd = 1)

plot_RadialPlot(data.frame(data,data.err), log.z = FALSE, grid.col = "none", zlab = "Estimates/(a.u.)", main = "Example Radial Plot", xlab = c("Standard error/(a.u.)", "Precision"), rug = TRUE)

Date
Source Own work
Author GeoGammaMorphologe

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

16 May 2015

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:50, 16 May 2015Thumbnail for version as of 13:50, 16 May 2015749 × 675 (604 KB)GeoGammaMorphologeUpdates version with random data set (more general) produced using R <code> rm(list = ls()) library(Luminescence) ##set artificial data data <- rnorm(1000, mean = 100, sd = 10) data.err <- rnorm(1000, mean = 10, sd = 1) ##plot data plot_RadialPlot(...
16:44, 14 April 2014Thumbnail for version as of 16:44, 14 April 2014630 × 630 (93 KB)GeoGammaMorphologeReverted to version as of 12:15, 23 March 2013
16:38, 14 April 2014Thumbnail for version as of 16:38, 14 April 2014630 × 630 (96 KB)GeoGammaMorphologePolygon should not reach semi circle. 2nd try.
16:37, 14 April 2014Thumbnail for version as of 16:37, 14 April 2014630 × 630 (96 KB)GeoGammaMorphologePolygon should not reach the semi circle.
12:15, 23 March 2013Thumbnail for version as of 12:15, 23 March 2013630 × 630 (93 KB)GeoGammaMorphologeUser created page with UploadWizard
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:

Metadata