Item talk:Q253952

From geokb

{

 "USGS Publications Warehouse": {
   "@context": "https://schema.org",
   "@type": "Article",
   "additionalType": "Journal Article",
   "name": "FishStan: Hierarchical Bayesian models for fisheries",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "USGS Publications Warehouse IndexID",
       "value": "70230018",
       "url": "https://pubs.usgs.gov/publication/70230018"
     },
     {
       "@type": "PropertyValue",
       "propertyID": "USGS Publications Warehouse Internal ID",
       "value": 70230018
     },
     {
       "@type": "PropertyValue",
       "propertyID": "DOI",
       "value": "10.21105/joss.03444",
       "url": "https://doi.org/10.21105/joss.03444"
     }
   ],
   "journal": {
     "@type": "Periodical",
     "name": "Journal of Open Source Software",
     "volumeNumber": "7",
     "issueNumber": "71"
   },
   "inLanguage": "en",
   "isPartOf": [
     {
       "@type": "CreativeWorkSeries",
       "name": "Journal of Open Source Software"
     }
   ],
   "datePublished": "2022",
   "dateModified": "2022-03-24",
   "abstract": "Fisheries managers and ecologists use statistical models to estimate population-level relations and demographic rates (e.g., length-maturity curves, growth curves, and mortality rates). These relations and rates provide insight into populations and inputs for other models. For example, growth curves may vary across lakes showing fish populations differ due to management actions or underlying environmental conditions. A fisheries manager could use this information to set lake-specific harvest limits or an ecologist could use this information to test scientific hypotheses about fish populations. The above example also demonstrates how populations exist within hierarchical structures where sub-populations may be nested within a meta-population. More generally, these hierarchical structures may be both biological (e.g., different lakes or river pools) and statistical (e.g., correlated error structures). Currently, limited options exist for fitting these hierarchical models and people seeking to use them often must program their own implementations. Furthermore, many fisheries managers and researchers may not have Bayesian programming skills, but many can use interactive languages such as R. Additionally, programs such as JAGS often require long run times (e.g., hours if not days) to fit hierarchical models and programs such as Stan can be more difficult to program because it is a compiled language. We created fishStan to share hierarchical models for fisheries and ecology in an easy-to-use R package. ",
   "description": "3444, 2 p.",
   "publisher": {
     "@type": "Organization",
     "name": "Open Journals"
   },
   "author": [
     {
       "@type": "Person",
       "name": "Hebert, Jillian Lee",
       "givenName": "Jillian Lee",
       "familyName": "Hebert",
       "identifier": {
         "@type": "PropertyValue",
         "propertyID": "ORCID",
         "value": "0000-0003-4893-8287",
         "url": "https://orcid.org/0000-0003-4893-8287"
       },
       "affiliation": [
         {
           "@type": "Organization",
           "name": "Upper Midwest Environmental Sciences Center",
           "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
         }
       ]
     },
     {
       "@type": "Person",
       "name": "Stich, Daniel S.",
       "givenName": "Daniel S.",
       "familyName": "Stich",
       "affiliation": [
         {
           "@type": "Organization",
           "name": "SUNY Oneonta"
         }
       ]
     },
     {
       "@type": "Person",
       "name": "Erickson, Richard A. rerickson@usgs.gov",
       "givenName": "Richard A.",
       "familyName": "Erickson",
       "email": "rerickson@usgs.gov",
       "identifier": {
         "@type": "PropertyValue",
         "propertyID": "ORCID",
         "value": "0000-0003-4649-482X",
         "url": "https://orcid.org/0000-0003-4649-482X"
       },
       "affiliation": [
         {
           "@type": "Organization",
           "name": "Upper Midwest Environmental Sciences Center",
           "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
         }
       ]
     }
   ],
   "funder": [
     {
       "@type": "Organization",
       "name": "Upper Midwest Environmental Sciences Center",
       "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
     }
   ]
 },
 "OpenAlex": {
   "_id": "https://openalex.org/w4293100779",
   "abstract_inverted_index": {
     "Fisheries": [
       0
     ],
     "managers": [
       1,
       138
     ],
     "and": [
       2,
       11,
       19,
       23,
       29,
       110,
       124,
       139,
       175,
       200
     ],
     "ecologists": [
       3
     ],
     "use": [
       4,
       56,
       68,
       128,
       150
     ],
     "statistical": [
       5,
       111
     ],
     "models": [
       6,
       123,
       174,
       197
     ],
     "to": [
       7,
       46,
       59,
       71,
       127,
       171,
       184,
       194
     ],
     "estimate": [
       8
     ],
     "population-level": [
       9
     ],
     "relations": [
       10,
       22
     ],
     "demographic": [
       12
     ],
     "rates": [
       13,
       24
     ],
     "(e.g.,": [
       14,
       104,
       112,
       166
     ],
     "length-maturity": [
       15
     ],
     "curves,": [
       16,
       18
     ],
     "growth": [
       17,
       35
     ],
     "mortality": [
       20
     ],
     "rates).These": [
       21
     ],
     "provide": [
       25
     ],
     "insight": [
       26
     ],
     "into": [
       27
     ],
     "populations": [
       28,
       43,
       83
     ],
     "inputs": [
       30
     ],
     "for": [
       31,
       119,
       198
     ],
     "other": [
       32
     ],
     "models.For": [
       33
     ],
     "example,": [
       34
     ],
     "curves": [
       36
     ],
     "may": [
       37,
       90,
       100,
       141
     ],
     "vary": [
       38
     ],
     "across": [
       39
     ],
     "lakes": [
       40,
       106
     ],
     "showing": [
       41
     ],
     "fish": [
       42,
       76
     ],
     "differ": [
       44
     ],
     "due": [
       45
     ],
     "management": [
       47
     ],
     "actions": [
       48
     ],
     "or": [
       49,
       64,
       107
     ],
     "underlying": [
       50
     ],
     "environmental": [
       51
     ],
     "conditions.A": [
       52
     ],
     "fisheries": [
       53,
       137,
       199
     ],
     "manager": [
       54
     ],
     "could": [
       55,
       67
     ],
     "this": [
       57,
       69
     ],
     "information": [
       58,
       70
     ],
     "set": [
       60
     ],
     "lake-specific": [
       61
     ],
     "harvest": [
       62
     ],
     "limits": [
       63
     ],
     "an": [
       65,
       203
     ],
     "ecologist": [
       66
     ],
     "test": [
       72
     ],
     "scientific": [
       73
     ],
     "hypotheses": [
       74
     ],
     "about": [
       75
     ],
     "populations.The": [
       77
     ],
     "above": [
       78
     ],
     "example": [
       79
     ],
     "also": [
       80
     ],
     "demonstrates": [
       81
     ],
     "how": [
       82
     ],
     "exist": [
       84,
       118
     ],
     "within": [
       85,
       93
     ],
     "hierarchical": [
       86,
       98,
       122,
       173,
       196
     ],
     "structures": [
       87,
       99
     ],
     "where": [
       88
     ],
     "sub-populations": [
       89
     ],
     "be": [
       91,
       101,
       181
     ],
     "nested": [
       92
     ],
     "a": [
       94,
       189
     ],
     "meta-population.More": [
       95
     ],
     "generally,": [
       96
     ],
     "these": [
       97,
       121
     ],
     "both": [
       102
     ],
     "biological": [
       103
     ],
     "different": [
       105
     ],
     "river": [
       108
     ],
     "pools)": [
       109
     ],
     "correlated": [
       113
     ],
     "error": [
       114
     ],
     "structures).Currently,": [
       115
     ],
     "limited": [
       116
     ],
     "options": [
       117
     ],
     "fitting": [
       120
     ],
     "people": [
       125
     ],
     "seeking": [
       126
     ],
     "them": [
       129
     ],
     "often": [
       130,
       161
     ],
     "must": [
       131
     ],
     "program": [
       132,
       185
     ],
     "their": [
       133
     ],
     "own": [
       134
     ],
     "implementations.Furthermore,": [
       135
     ],
     "many": [
       136,
       148
     ],
     "researchers": [
       140
     ],
     "not": [
       142,
       169
     ],
     "have": [
       143
     ],
     "Bayesian": [
       144
     ],
     "programming": [
       145
     ],
     "skills,": [
       146
     ],
     "but": [
       147
     ],
     "can": [
       149,
       180
     ],
     "interactive": [
       151
     ],
     "languages": [
       152
     ],
     "such": [
       153,
       158,
       177
     ],
     "as": [
       154,
       159,
       178
     ],
     "R.": [
       155
     ],
     "Additionally,": [
       156
     ],
     "programs": [
       157,
       176
     ],
     "JAGS": [
       160
     ],
     "require": [
       162
     ],
     "long": [
       163
     ],
     "run": [
       164
     ],
     "times": [
       165
     ],
     "hours": [
       167
     ],
     "if": [
       168
     ],
     "days)": [
       170
     ],
     "fit": [
       172
     ],
     "Stan": [
       179
     ],
     "more": [
       182
     ],
     "difficult": [
       183
     ],
     "because": [
       186
     ],
     "it": [
       187
     ],
     "is": [
       188
     ],
     "compiled": [
       190
     ],
     "language.We": [
       191
     ],
     "created": [
       192
     ],
     "fishStan": [
       193
     ],
     "share": [
       195
     ],
     "ecology": [
       201
     ],
     "in": [
       202
     ],
     "easy-to-use": [
       204
     ],
     "R": [
       205
     ],
     "package.": [
       206
     ]
   },
   "apc_list": {
     "value": 0,
     "currency": "USD",
     "value_usd": 0,
     "provenance": "doaj"
   },
   "apc_paid": null,
   "authorships": [
     {
       "author_position": "first",
       "author": {
         "id": "https://openalex.org/A5015009630",
         "display_name": "Richard A. Erickson",
         "orcid": "https://orcid.org/0000-0003-4649-482X"
       },
       "institutions": [
         {
           "id": "https://openalex.org/I1286329397",
           "display_name": "United States Geological Survey",
           "ror": "https://ror.org/035a68863",
           "country_code": "US",
           "type": "government",
           "lineage": [
             "https://openalex.org/I1286329397",
             "https://openalex.org/I1335927249"
           ]
         }
       ],
       "countries": [
         "US"
       ],
       "is_corresponding": false,
       "raw_author_name": "Richard A. Erickson",
       "raw_affiliation_strings": [
         "U.S. Geological Survey, Upper Midwest Environmental Sciences Center, La Crosse, WI, United States of America"
       ],
       "affiliations": [
         {
           "raw_affiliation_string": "U.S. Geological Survey, Upper Midwest Environmental Sciences Center, La Crosse, WI, United States of America",
           "institution_ids": [
             "https://openalex.org/I1286329397"
           ]
         }
       ]
     },
     {
       "author_position": "middle",
       "author": {
         "id": "https://openalex.org/A5042718368",
         "display_name": "Daniel S. Stich",
         "orcid": "https://orcid.org/0000-0002-8946-1115"
       },
       "institutions": [
         {
           "id": "https://openalex.org/I122713931",
           "display_name": "SUNY Oneonta",
           "ror": "https://ror.org/02r3ym141",
           "country_code": "US",
           "type": "education",
           "lineage": [
             "https://openalex.org/I122713931"
           ]
         }
       ],
       "countries": [
         "US"
       ],
       "is_corresponding": false,
       "raw_author_name": "Daniel S. Stich",
       "raw_affiliation_strings": [
         "State University of New York at Oneonta, Oneonta, NY, United States of America"
       ],
       "affiliations": [
         {
           "raw_affiliation_string": "State University of New York at Oneonta, Oneonta, NY, United States of America",
           "institution_ids": [
             "https://openalex.org/I122713931"
           ]
         }
       ]
     },
     {
       "author_position": "last",
       "author": {
         "id": "https://openalex.org/A5012454463",
         "display_name": "Jillian Hebert",
         "orcid": "https://orcid.org/0000-0003-4893-8287"
       },
       "institutions": [
         {
           "id": "https://openalex.org/I1286329397",
           "display_name": "United States Geological Survey",
           "ror": "https://ror.org/035a68863",
           "country_code": "US",
           "type": "government",
           "lineage": [
             "https://openalex.org/I1286329397",
             "https://openalex.org/I1335927249"
           ]
         }
       ],
       "countries": [
         "US"
       ],
       "is_corresponding": false,
       "raw_author_name": "Jillian L. Hebert",
       "raw_affiliation_strings": [
         "U.S. Geological Survey, Upper Midwest Environmental Sciences Center, La Crosse, WI, United States of America"
       ],
       "affiliations": [
         {
           "raw_affiliation_string": "U.S. Geological Survey, Upper Midwest Environmental Sciences Center, La Crosse, WI, United States of America",
           "institution_ids": [
             "https://openalex.org/I1286329397"
           ]
         }
       ]
     }
   ],
   "best_oa_location": {
     "is_oa": true,
     "landing_page_url": "https://doi.org/10.21105/joss.03444",
     "pdf_url": "https://joss.theoj.org/papers/10.21105/joss.03444.pdf",
     "source": {
       "id": "https://openalex.org/S4210214273",
       "display_name": "The Journal of Open Source Software",
       "issn_l": "2475-9066",
       "issn": [
         "2475-9066"
       ],
       "is_oa": true,
       "is_in_doaj": true,
       "is_core": true,
       "host_organization": "https://openalex.org/P4310315853",
       "host_organization_name": "Open Journals",
       "host_organization_lineage": [
         "https://openalex.org/P4310315853"
       ],
       "host_organization_lineage_names": [
         "Open Journals"
       ],
       "type": "journal"
     },
     "license": "cc-by",
     "license_id": "https://openalex.org/licenses/cc-by",
     "version": "publishedVersion",
     "is_accepted": true,
     "is_published": true
   },
   "biblio": {
     "volume": "7",
     "issue": "71",
     "first_page": "3444",
     "last_page": "3444"
   },
   "citation_normalized_percentile": {
     "value": 0.631919,
     "is_in_top_1_percent": false,
     "is_in_top_10_percent": false
   },
   "cited_by_api_url": "https://api.openalex.org/works?filter=cites:W4293100779",
   "cited_by_count": 3,
   "cited_by_percentile_year": {
     "min": 79,
     "max": 83
   },
   "concepts": [
     {
       "id": "https://openalex.org/C107673813",
       "wikidata": "https://www.wikidata.org/wiki/Q812534",
       "display_name": "Bayesian probability",
       "level": 2,
       "score": 0.6526858
     },
     {
       "id": "https://openalex.org/C505870484",
       "wikidata": "https://www.wikidata.org/wiki/Q180538",
       "display_name": "Fishery",
       "level": 1,
       "score": 0.6335624
     },
     {
       "id": "https://openalex.org/C191413810",
       "wikidata": "https://www.wikidata.org/wiki/Q17100952",
       "display_name": "Bayesian hierarchical modeling",
       "level": 4,
       "score": 0.45304137
     },
     {
       "id": "https://openalex.org/C41008148",
       "wikidata": "https://www.wikidata.org/wiki/Q21198",
       "display_name": "Computer science",
       "level": 0,
       "score": 0.40764403
     },
     {
       "id": "https://openalex.org/C160234255",
       "wikidata": "https://www.wikidata.org/wiki/Q812535",
       "display_name": "Bayesian inference",
       "level": 3,
       "score": 0.3527479
     },
     {
       "id": "https://openalex.org/C149782125",
       "wikidata": "https://www.wikidata.org/wiki/Q160039",
       "display_name": "Econometrics",
       "level": 1,
       "score": 0.35128522
     },
     {
       "id": "https://openalex.org/C205649164",
       "wikidata": "https://www.wikidata.org/wiki/Q1071",
       "display_name": "Geography",
       "level": 0,
       "score": 0.32893223
     },
     {
       "id": "https://openalex.org/C154945302",
       "wikidata": "https://www.wikidata.org/wiki/Q11660",
       "display_name": "Artificial intelligence",
       "level": 1,
       "score": 0.2650628
     },
     {
       "id": "https://openalex.org/C162324750",
       "wikidata": "https://www.wikidata.org/wiki/Q8134",
       "display_name": "Economics",
       "level": 0,
       "score": 0.23249492
     },
     {
       "id": "https://openalex.org/C86803240",
       "wikidata": "https://www.wikidata.org/wiki/Q420",
       "display_name": "Biology",
       "level": 0,
       "score": 0.13871828
     }
   ],
   "corresponding_author_ids": [],
   "corresponding_institution_ids": [],
   "countries_distinct_count": 1,
   "counts_by_year": [
     {
       "year": 2023,
       "cited_by_count": 1
     },
     {
       "year": 2022,
       "cited_by_count": 1
     },
     {
       "year": 2021,
       "cited_by_count": 1
     }
   ],
   "created_date": "2022-08-26",
   "datasets": [],
   "display_name": "fishStan: Hierarchical Bayesian models for fisheries",
   "doi": "https://doi.org/10.21105/joss.03444",
   "fulltext_origin": "pdf",
   "fwci": 0.322,
   "grants": [],
   "has_fulltext": true,
   "id": "https://openalex.org/W4293100779",
   "ids": {
     "openalex": "https://openalex.org/W4293100779",
     "doi": "https://doi.org/10.21105/joss.03444"
   },
   "indexed_in": [
     "crossref"
   ],
   "institutions_distinct_count": 2,
   "is_paratext": false,
   "is_retracted": false,
   "keywords": [
     {
       "id": "https://openalex.org/keywords/fish-population-dynamics",
       "display_name": "Fish Population Dynamics",
       "score": 0.561881
     },
     {
       "id": "https://openalex.org/keywords/fisheries-sustainability",
       "display_name": "Fisheries Sustainability",
       "score": 0.507601
     },
     {
       "id": "https://openalex.org/keywords/structure-learning",
       "display_name": "Structure Learning",
       "score": 0.500091
     }
   ],
   "language": "en",
   "locations": [
     {
       "is_oa": true,
       "landing_page_url": "https://doi.org/10.21105/joss.03444",
       "pdf_url": "https://joss.theoj.org/papers/10.21105/joss.03444.pdf",
       "source": {
         "id": "https://openalex.org/S4210214273",
         "display_name": "The Journal of Open Source Software",
         "issn_l": "2475-9066",
         "issn": [
           "2475-9066"
         ],
         "is_oa": true,
         "is_in_doaj": true,
         "is_core": true,
         "host_organization": "https://openalex.org/P4310315853",
         "host_organization_name": "Open Journals",
         "host_organization_lineage": [
           "https://openalex.org/P4310315853"
         ],
         "host_organization_lineage_names": [
           "Open Journals"
         ],
         "type": "journal"
       },
       "license": "cc-by",
       "license_id": "https://openalex.org/licenses/cc-by",
       "version": "publishedVersion",
       "is_accepted": true,
       "is_published": true
     },
     {
       "is_oa": true,
       "landing_page_url": "https://hdl.handle.net/20.500.12648/8053",
       "pdf_url": "https://soar.suny.edu/bitstream/20.500.12648/8053/2/Stich_fishStan_10.21105.joss.03444_aPDF.pdf",
       "source": null,
       "license": "cc-by",
       "license_id": "https://openalex.org/licenses/cc-by",
       "version": "submittedVersion",
       "is_accepted": false,
       "is_published": false
     }
   ],
   "locations_count": 2,
   "mesh": [],
   "ngrams_url": "https://api.openalex.org/works/W4293100779/ngrams",
   "open_access": {
     "is_oa": true,
     "oa_status": "diamond",
     "oa_url": "https://joss.theoj.org/papers/10.21105/joss.03444.pdf",
     "any_repository_has_fulltext": true
   },
   "primary_location": {
     "is_oa": true,
     "landing_page_url": "https://doi.org/10.21105/joss.03444",
     "pdf_url": "https://joss.theoj.org/papers/10.21105/joss.03444.pdf",
     "source": {
       "id": "https://openalex.org/S4210214273",
       "display_name": "The Journal of Open Source Software",
       "issn_l": "2475-9066",
       "issn": [
         "2475-9066"
       ],
       "is_oa": true,
       "is_in_doaj": true,
       "is_core": true,
       "host_organization": "https://openalex.org/P4310315853",
       "host_organization_name": "Open Journals",
       "host_organization_lineage": [
         "https://openalex.org/P4310315853"
       ],
       "host_organization_lineage_names": [
         "Open Journals"
       ],
       "type": "journal"
     },
     "license": "cc-by",
     "license_id": "https://openalex.org/licenses/cc-by",
     "version": "publishedVersion",
     "is_accepted": true,
     "is_published": true
   },
   "primary_topic": {
     "id": "https://openalex.org/T10230",
     "display_name": "Impacts of Climate Change on Marine Fisheries",
     "score": 0.9933,
     "subfield": {
       "id": "https://openalex.org/subfields/2306",
       "display_name": "Global and Planetary Change"
     },
     "field": {
       "id": "https://openalex.org/fields/23",
       "display_name": "Environmental Science"
     },
     "domain": {
       "id": "https://openalex.org/domains/3",
       "display_name": "Physical Sciences"
     }
   },
   "publication_date": "2022-03-21",
   "publication_year": 2022,
   "referenced_works": [
     "https://openalex.org/W1981457167",
     "https://openalex.org/W2048987946",
     "https://openalex.org/W2577537660",
     "https://openalex.org/W3088521758",
     "https://openalex.org/W4205730422",
     "https://openalex.org/W4289555443",
     "https://openalex.org/W4293100779",
     "https://openalex.org/W68436435"
   ],
   "referenced_works_count": 8,
   "related_works": [
     "https://openalex.org/W786367546",
     "https://openalex.org/W4322773628",
     "https://openalex.org/W4220780651",
     "https://openalex.org/W3119278052",
     "https://openalex.org/W3049691116",
     "https://openalex.org/W2950975704",
     "https://openalex.org/W2505726097",
     "https://openalex.org/W2407375987",
     "https://openalex.org/W2106867672",
     "https://openalex.org/W2010643158"
   ],
   "sustainable_development_goals": [
     {
       "display_name": "Life below water",
       "id": "https://metadata.un.org/sdg/14",
       "score": 0.65
     }
   ],
   "title": "fishStan: Hierarchical Bayesian models for fisheries",
   "topics": [
     {
       "id": "https://openalex.org/T10230",
       "display_name": "Impacts of Climate Change on Marine Fisheries",
       "score": 0.9933,
       "subfield": {
         "id": "https://openalex.org/subfields/2306",
         "display_name": "Global and Planetary Change"
       },
       "field": {
         "id": "https://openalex.org/fields/23",
         "display_name": "Environmental Science"
       },
       "domain": {
         "id": "https://openalex.org/domains/3",
         "display_name": "Physical Sciences"
       }
     },
     {
       "id": "https://openalex.org/T10302",
       "display_name": "Importance and Conservation of Freshwater Biodiversity",
       "score": 0.9575,
       "subfield": {
         "id": "https://openalex.org/subfields/2309",
         "display_name": "Nature and Landscape Conservation"
       },
       "field": {
         "id": "https://openalex.org/fields/23",
         "display_name": "Environmental Science"
       },
       "domain": {
         "id": "https://openalex.org/domains/3",
         "display_name": "Physical Sciences"
       }
     },
     {
       "id": "https://openalex.org/T11303",
       "display_name": "Learning and Inference in Bayesian Networks",
       "score": 0.9481,
       "subfield": {
         "id": "https://openalex.org/subfields/1702",
         "display_name": "Artificial Intelligence"
       },
       "field": {
         "id": "https://openalex.org/fields/17",
         "display_name": "Computer Science"
       },
       "domain": {
         "id": "https://openalex.org/domains/3",
         "display_name": "Physical Sciences"
       }
     }
   ],
   "type": "article",
   "type_crossref": "journal-article",
   "updated_date": "2024-08-10T02:49:48.783285",
   "versions": []
 }

}