diff --git a/.nojekyll b/.nojekyll index b706277..f08661f 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -6ee06b25 \ No newline at end of file +e7abfdcd \ No newline at end of file diff --git a/index.html b/index.html index d1104c9..220ff0c 100644 --- a/index.html +++ b/index.html @@ -213,7 +213,7 @@
Welcome to the Stock Synthesis (SS3) Website!
Stock Synthesis (SS3) is an age- and size-structured stock assessment model in the class of models termed integrated analysis. Stock Synthesis has evolved over time to be able to model a wide range of fish population dynamics and body growth, and to utilize diverse types of data. The model is coded in C++ with parameter estimation enabled by automatic differention though AD Model Builder ADMB.
+Stock Synthesis (SS3) is an age- and size-structured stock assessment model in the class of models termed integrated analysis. Stock Synthesis has evolved over time to be able to model a wide range of fish population dynamics and body growth, and to utilize diverse types of data. The model is coded in C++ with parameter estimation enabled by automatic differentiation though AD Model Builder ADMB.
SS3 is made up of:
If you are just getting started with Stock Synthesis, we highly recommend downloading the Stock Assessment Continuum Tool, a shiny app interface where users can provide data and life history information to create the Stock Synthesis input files, run the model, and produce plots and tables via the {r4ss} package.
+If you are just getting started with Stock Synthesis, we highly recommend downloading the Stock Assessment Continuum Tool, a shiny app interface where users can provide data and life history information to create the Stock Synthesis input files, run the model, and produce plots and tables via the {r4ss} package.
To learn more about how to build your own models in Stock Synthesis using the input files directly, see the Develop a Stock Synthesis model guide.