Dosiero:Plot regression women.jpg

El Vikipedio

Plot_regression_women.jpg (19KB, MIME type: image/jpeg)

Wikimedia Commons Logo Tiu dosiero elĉerpiĝas de la Vikimedia Komunejo, kolekto de libere uzeblaj bildoj.
Vidu ĝian paĝon ĉe la Komunejo por permesinformo kaj historio de redaktado.

La bildo estas kopiita de wikipedia:en. La originala priskribo estas:

[edit] Summary

This picture cas generated with R using the following source code:

data(women) x=women$height y=women$weight n = length(x) X=cbind(rep(1,n),x,x**3) beta=solve(t(X)%*%X)%*%t(X)%*%y jpeg("plot_regression_women.jpg") plot(x,y,type="p",main="Women weight vs. height", xlab="Height (in)", ylab="Weight (lbs)") lines(x,beta[1]*rep(1,n) + beta[2]*x + beta[3]*x**3, type="l", col=2) dev.off()

[edit] Licensing

I, the author of this work, hereby publish it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

العربية | Česky | Deutsch | English | Español | Français | Italiano | 日本語 | 한국어 | Nederlands | Polski | Português | Slovenčina | Svenska | עברית +/-


date/time username edit summary
17:43, 10 January 2006 en:User:Deimos 28 (This picture cas generated with R using the following source code: data(women) x=women$height y=women$weight n = length(x) X=cbind(rep(1,n),x,x**3) beta=solve(t(X)%*%X)%*%t(X)%*%y jpeg("plot_regression_women.jpg") plot(x,y,type="p",main="Women weight vs.)

[edit] Historio de la dosiero

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.

Click on date to download the file or see the image uploaded on that date.

  • (del) (cur) 17:43, 10 January 2006 . . Deimos 28 ( en:User_talk:Deimos_28 Talk) . . 480x480 (18833 bytes) (This picture cas generated with R using the following source code: data(women) x=women$height y=women$weight n = length(x) X=cbind(rep(1,n),x,x**3) beta=solve(t(X)%*%X)%*%t(X)%*%y jpeg("plot_regression_women.jpg") plot(x,y,type="p",main="Women weight vs.)

La jenaj paĝoj ligas al ĉi tiu dosiero: