mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
linreg-example note
This commit is contained in:
parent
39d342ff9d
commit
27a4af33f9
2 changed files with 8 additions and 0 deletions
|
|
@ -457,6 +457,10 @@ plotting; here’s a screenshot.
|
|||
<img src="data/linreg-example.jpg"/>
|
||||
</center>
|
||||
|
||||
(Perhaps surprisingly, the fit line doesn’t have slope 1. This appears to
|
||||
be due to Miller’s doing RMS minimization of vertical residuals; a PCA
|
||||
analysis gives slope 1 on the dominant eigenvector — thanks Drew Kunas for
|
||||
a good conversation!)
|
||||
|
||||
<!-- ================================================================ -->
|
||||
<h2>step</h2>
|
||||
|
|
|
|||
|
|
@ -1196,6 +1196,10 @@ plotting; here’s a screenshot.
|
|||
<img src="data/linreg-example.jpg"/>
|
||||
</center>
|
||||
|
||||
(Perhaps surprisingly, the fit line doesn’t have slope 1. This appears to
|
||||
be due to Miller’s doing RMS minimization of vertical residuals; a PCA
|
||||
analysis gives slope 1 on the dominant eigenvector — thanks Drew Kunas for
|
||||
a good conversation!)
|
||||
|
||||
<!-- ================================================================ -->
|
||||
<h2>step</h2> <a id="step"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue