Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080930/85dc48dd/attachment.pl>
Weibull Verteilung
4 messages · Hoeks, Luis, Tsjerk Wassenaar, David Winsemius
Beste Luis,
Ten eerste wil ik graag meedelen dat het aanbeveling verdient als
iedereen zich bedient van een gezamenlijke taal (Gesamtsprache)
wanneer het internationale communicatie betreft. Hoewel de taal van
voorkeur uiteraard discutabel is, schijnt er toch redelijke consensus
te zijn dat heden ten dage de taal van voorkeur Engels dient te zijn.
Dit heeft als voordeel dat er meer mensen de mogelijkheid hebben de
vraag te begrijpen en een antwoord te geven, zodat je sneller, meer en
waarschijnlijk betere feedback krijgt.
Maar in dit geval is het met name ook zaak zelf de help te raadplegen,
hetgeen gedaan kan worden met:
help.search("weibull")
apropos("weibull")
To all others, I do apologize for replying in Dutch... :) Fortunately,
the commands are unambiguous.
Tsjerk
2008/9/30 Hoeks, Luis <Luis.Hoeks at tedrive.com>:
Hallo r-Projekt Team,
ich bin Anf?nger in R und k?nnte ein wenig Hilfe gebrauchen. Ich m?chte eine Weibullverteilung (Weibullgerade und Genauigkeitskurven) berechnen und plotten. Au?erdem ben?tige ich den Formfaktor, den Skalierungsfaktor und Werte wie B5, B10, B50, B90, B95. In der Regel habe ich 6-20 Datenpunkte, z.B. aus Bruchlastversuchen. Ich kann mir Vorstellen, dass es daf?r schon fertige Scripte oder How-Tos existieren, habe aber beim googeln nichts gefunden.
W?re nett, wenn mir jemand hier einen Ansto? geben k?nnte.
Gru?
Luis
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Tsjerk A. Wassenaar, Ph.D. Junior UD (post-doc) Biomolecular NMR, Bijvoet Center Utrecht University Padualaan 8 3584 CH Utrecht The Netherlands P: +31-30-2539931 F: +31-30-2537623
Hello r-project team, I am new (test) user of R and I need some help. Sorry to wrote in German before, I am just a newbee to this mailing list. I would like to calculate and plot a Weibull distribution (Weibull best-fit line, accuracy curves left and right beside the best-fit line) for a simple set of data points. I need the shape and the scale parameter for the best-fit and values like B5, B10, B50, B90, B95. Usually I have 6-20 data points, f.e. force [N] from from a tensile test. I was thinking that for this kind of task there are ready-to-go R-progams/scripts or maby a small how-to that guides me through this subject. Any help is very much appreciated! Regards Luis -----Urspr?ngliche Nachricht----- Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Im Auftrag von Hoeks, Luis Gesendet: Dienstag, 30. September 2008 11:23 An: r-help at r-project.org Betreff: [R] Weibull Verteilung Hallo r-Projekt Team, ich bin Anf?nger in R und k?nnte ein wenig Hilfe gebrauchen. Ich m?chte eine Weibullverteilung (Weibullgerade und Genauigkeitskurven) berechnen und plotten. Au?erdem ben?tige ich den Formfaktor, den Skalierungsfaktor und Werte wie B5, B10, B50, B90, B95. In der Regel habe ich 6-20 Datenpunkte, z.B. aus Bruchlastversuchen. Ich kann mir Vorstellen, dass es daf?r schon fertige Scripte oder How-Tos existieren, habe aber beim googeln nichts gefunden. W?re nett, wenn mir jemand hier einen Ansto? geben k?nnte. Gru? Luis
Doing a search on: weibull and "probability plot" ,,,,along with... r-help in Google produced this reply which I think gives a worked example that fits some of your hopes. http://tolstoy.newcastle.edu.au/R/help/03b/1714.html I am not sure what the B<N>'s are however. If they are quantiles. I am not sure how meaningful a 95th quantile estimate would be for a sample with only 6 instances.
David Winsemius On Sep 30, 2008, at 7:24 AM, Hoeks, Luis wrote: > > Hello r-project team, > I am new (test) user of R and I need some help. Sorry to wrote in > German before, I am just a newbee to this mailing list. I would like > to calculate and plot a Weibull distribution (Weibull best-fit line, > accuracy curves left and right beside the best-fit line) for a > simple set of data points. I need the shape and the scale parameter > for the best-fit and values like B5, B10, B50, B90, B95. Usually I > have 6-20 data points, f.e. force [N] from from a tensile test. I > was thinking that for this kind of task there are ready-to-go R- > progams/scripts or maby a small how-to that guides me through this > subject. > Any help is very much appreciated! > Regards > Luis > > -----Urspr?ngliche Nachricht----- > Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r- > project.org] Im Auftrag von Hoeks, Luis > Gesendet: Dienstag, 30. September 2008 11:23 > An: r-help at r-project.org > Betreff: [R] Weibull Verteilung > > Hallo r-Projekt Team, > > ich bin Anf?nger in R und k?nnte ein wenig Hilfe gebrauchen. Ich > m?chte eine Weibullverteilung (Weibullgerade und Genauigkeitskurven) > berechnen und plotten. Au?erdem ben?tige ich den Formfaktor, den > Skalierungsfaktor und Werte wie B5, B10, B50, B90, B95. In der Regel > habe ich 6-20 Datenpunkte, z.B. aus Bruchlastversuchen. Ich kann mir > Vorstellen, dass es daf?r schon fertige Scripte oder How-Tos > existieren, habe aber beim googeln nichts gefunden. > > W?re nett, wenn mir jemand hier einen Ansto? geben k?nnte. > > Gru? > > Luis > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.