Skip to content

Commit

Permalink
update estimating model
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelvy committed Jun 13, 2023
1 parent e431a1d commit ed45928
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
Binary file added parts/estimating-models/estimating-models.pdf
Binary file not shown.
Binary file added parts/estimating-models/estimating-models.zip
Binary file not shown.
Binary file removed parts/estimating-models/images/alphaLogNormal.png
Binary file not shown.
Binary file removed parts/estimating-models/images/blue.jpg
Binary file not shown.
Binary file modified parts/estimating-models/images/dannon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified parts/estimating-models/images/hiland.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed parts/estimating-models/images/utilityWtp.png
Binary file not shown.
Binary file removed parts/estimating-models/images/utilityWtpScaled.png
Binary file not shown.
Binary file modified parts/estimating-models/images/weight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified parts/estimating-models/images/yoplait.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions parts/estimating-models/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@

```
#> Estimate Std. Error z-value Pr(>|z|)
#> brandhiland -8.01982 0.46019 -17.4271 < 2.2e-16 ***
#> brandyoplait 3.72173 0.15871 23.4505 < 2.2e-16 ***
#> branddannon 1.65734 0.16746 9.8972 < 2.2e-16 ***
#> brandhiland -8.01982 0.46038 -17.4199 < 2.2e-16 ***
#> brandyoplait 3.72173 0.15923 23.3728 < 2.2e-16 ***
#> branddannon 1.65734 0.16748 9.8959 < 2.2e-16 ***
#> ---
#> Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
```
Expand Down Expand Up @@ -465,10 +465,10 @@

```
#> Estimate Std. Error z-value Pr(>|z|)
#> scalePar 0.388626 0.024364 15.9509 < 2.2e-16 ***
#> brandhiland -8.019815 0.460193 -17.4271 < 2.2e-16 ***
#> brandyoplait 3.721731 0.158706 23.4505 < 2.2e-16 ***
#> branddannon 1.657345 0.167455 9.8972 < 2.2e-16 ***
#> scalePar 0.388626 0.024265 16.0156 < 2.2e-16 ***
#> brandhiland -8.019815 0.460382 -17.4199 < 2.2e-16 ***
#> brandyoplait 3.721731 0.159234 23.3728 < 2.2e-16 ***
#> branddannon 1.657345 0.167479 9.8959 < 2.2e-16 ***
#> ---
#> Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
```
Expand Down

0 comments on commit ed45928

Please sign in to comment.