File:J-shaped density - corresponding distribution.svg

From WikiProjectMed
Jump to navigation Jump to search

Original file(SVG file, nominally 629 × 629 pixels, file size: 19 KB)

This file is from a shared repository and may be used by other projects. The description on its file description page there is shown below.

 
This W3C-unspecified chart was created with R.
 
This W3C-unspecified vector image was created with Inkscape…important .
 
W3C-validity not checked.

Summary

Description
English: Distribution function of a shifted Weibull distribution with location parameter = 10, scale parameter = 15, and shape parameter = 0.5 See File:J-shaped density.svg
Date
Source Own work
Author Avraham

Code

shape<-.5
location<-10
scale<-15
curve(1-exp(-(((x-location)/scale)^shape)), n=150, from=0, to=100, xlab="x",
 ylab=expression("F(x)"), main = "Corresponding Distribution", ylim=c(0,1), lwd=1,xaxp=c(0,100,10))
abline(v=location)

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

2 August 2009

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:04, 2 August 2009Thumbnail for version as of 23:04, 2 August 2009629 × 629 (19 KB)commons>AvrahamFix Title

There are no pages that use this file.