Skip to content

Commit

Permalink
Merge branch 'master' into paper-writing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tess-LaCoil authored Dec 8, 2024
2 parents bce61eb + 787d271 commit bb393d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/canham.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ obs_est_size_plot <- hmde_plot_obs_est_inds(n_ind_to_plot = 5,
legend.position.inside = c(0.1, 0.85)) +
guides(colour=guide_legend(nrow=2,byrow=TRUE))
obs_est_size_plot
```

Individual parameter analysis, growth function plots follow this.
Expand Down
1 change: 1 addition & 0 deletions vignettes/constant-growth.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ obs_est_size_plot
size_over_time_plot <- hmde_plot_obs_est_inds(n_ind_to_plot = 5,
measurement_data = trout_constant_estimates$measurement_data)
size_over_time_plot
```

### Indvidual growth functions ($\beta$)
Expand Down

0 comments on commit bb393d6

Please sign in to comment.