<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ready4 – Project</title>
    <link>/tags/project/</link>
    <description>Recent content in Project on ready4</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 05 Jan 2017 00:00:00 +0000</lastBuildDate>
    
	  <atom:link href="/tags/project/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Motivation</title>
      <link>/docs/getting-started/motivation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/motivation/</guid>
      <description>
        
        
        &lt;h2 id=&#34;problem&#34;&gt;Problem&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;Health economic models&lt;/a&gt; are a potentially useful tool to help health decision makers navigate complexity, but can have significant limitations such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Mistakes&lt;/em&gt;: Errors, common in even relatively simple health economic models, become both more likely to occur and more difficult to detect as model complexity grows;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Poor transparency&lt;/em&gt;: the validity of model analyses can be difficult to adequately ascertain if it is not clear who contributed to the model, what assumptions they made, how model algorithms were implemented, how those algorithms were tested and what data they were applied to;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Contested legitimacy&lt;/em&gt;: the value judgments of the model development team (e.g. what types of question are most important for a model to address, what parts of the workings of the system of interest to represent and in what detail, what outcome variables to include, which stakeholders to consult, etc) may differ from those using or affected by model outputs;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Narrow applicability&lt;/em&gt;: a model might be too simple to adequately explore some problems and too complex to reliably address others and be hard to transfer beyond a very specific decision context (e.g. within a specific jurisdiction);&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Limited interoperability&lt;/em&gt;: different approaches to model implementation, dissemination, ownership and reporting makes it more difficult for multiple models to be efficiently and safely combined;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Ease of misuse&lt;/em&gt;: in the absence of clear documentation and prominent caveats, a model can easily be applied to decision problems to which it is poorly suited (potentially supporting decisions with serious negative consequences);&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Restricted access&lt;/em&gt;: a potential overcompensation for fear of model misuse is constructing high barriers to accessing model code and data - thus limiting model testing, reuse and refinement; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Growing stale&lt;/em&gt;: health economic models are rarely updated, meaning they can lose validity with time (e.g. input data becomes less relevant, new better performing algorithms are not incorporated, sudden major changes in environment / epidemiology / policy / service system are not accounted for).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;reponse&#34;&gt;Reponse&lt;/h2&gt;
&lt;p&gt;To help address these issues, the ready4 &lt;a href=&#34;/docs/framework/&#34;&gt;software framework&lt;/a&gt; aims to support &lt;a href=&#34;/docs/framework/standards/&#34;&gt;transparent, reusable and updatable&lt;/a&gt; model implementations using R.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Our priorities</title>
      <link>/docs/contribution-guidelines/priorities/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Contribution types</title>
      <link>/docs/contribution-guidelines/contribution-types/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/contribution-types/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Overview</title>
      <link>/docs/overview/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/overview/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what-is-ready4&#34;&gt;What is ready4?&lt;/h2&gt;
&lt;p&gt;ready4 is a &lt;a href=&#34;https://rdcu.be/dIv8g&#34;&gt;prototype software framework&lt;/a&gt; for developing living and &lt;a href=&#34;/docs/getting-started/concepts/transferable/&#34;&gt;transferable&lt;/a&gt; health economic models and applying those models in &lt;a href=&#34;/docs/getting-started/concepts/reproducible-replicable-generalisable/&#34;&gt;reproducible and replicable&lt;/a&gt; research. The project is implemented in the &lt;a href=&#34;/docs/software/terms/licenses/&#34;&gt;open source&lt;/a&gt; language R and is led by &lt;a href=&#34;/about/&#34;&gt;researchers at Monash University&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;what-is-a-software-framework&#34;&gt;What is a software framework?&lt;/h2&gt;
&lt;p&gt;A &lt;a href=&#34;/docs/framework/&#34;&gt;software framework&lt;/a&gt; is a shared technology that can be used by multiple teams to collaboratively author &lt;a href=&#34;/docs/software&#34;&gt;software&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;what-is-a-computational-model&#34;&gt;What is a computational model?&lt;/h2&gt;
&lt;p&gt;A &lt;a href=&#34;/docs/getting-started/concepts/model&#34;&gt;computational model&lt;/a&gt; is a simplified representation of a system of interest that is implemented in computer code.&lt;/p&gt;
&lt;h2 id=&#34;what-makes-a-ready4-model-modular&#34;&gt;What makes a ready4 model modular?&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&#34;/docs/framework/implementation/paradigm/&#34;&gt;paradigms we use&lt;/a&gt; for computational model development allow individual model components (&lt;a href=&#34;/docs/framework/implementation/modularity/&#34;&gt;modules&lt;/a&gt;) to be independently &lt;a href=&#34;/docs/model/modules/using-modules/&#34;&gt;reused&lt;/a&gt; (in other models) and safely and flexibly &lt;a href=&#34;/docs/framework/implementation/paradigm/object-oriented/#modular-computational-models&#34;&gt;combined&lt;/a&gt; (to model more extensive systems).&lt;/p&gt;
&lt;h2 id=&#34;why-is-that-useful&#34;&gt;Why is that useful?&lt;/h2&gt;
&lt;p&gt;We hope that ready4 will help &lt;a href=&#34;/docs/getting-started/motivation/&#34;&gt;address significant limitations&lt;/a&gt; in how health economic models are implemented, encourage &lt;a href=&#34;/docs/model/datasets&#34;&gt;data sharing&lt;/a&gt; and facilitate &lt;a href=&#34;/docs/model/analyses&#34;&gt;modelling analyses&lt;/a&gt; that &lt;a href=&#34;/docs/examples&#34;&gt;generate valuable insights&lt;/a&gt; for health policymakers and system planners.&lt;/p&gt;
&lt;h2 id=&#34;who-is-it-for&#34;&gt;Who is it for?&lt;/h2&gt;
&lt;p&gt;ready4 is designed to be primarily used by &lt;a href=&#34;/docs/getting-started/users/coder&#34;&gt;coders&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/users/modeller&#34;&gt;modellers&lt;/a&gt; working collaboratively on &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;computational modelling projects&lt;/a&gt; in which other stakeholders such as &lt;a href=&#34;/docs/getting-started/stakeholders/funders/&#34;&gt;funders&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researchers&lt;/a&gt; make essential contributions.&lt;/p&gt;
&lt;h2 id=&#34;what-is-it-being-used-for&#34;&gt;What is it being used for?&lt;/h2&gt;
&lt;p&gt;Currently, ready4 is being applied to develop and apply &lt;a href=&#34;https://readyforwhatsnext.com/&#34;&gt;a modular model of youth mental health&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;can-i-use-it&#34;&gt;Can I use it?&lt;/h2&gt;
&lt;p&gt;ready4 is publicly available and free for you to assess (to verify and validate), apply (to use and/or author health economic model modules) and to derive your own derivative works from (to leverage and enhance the work of others) &lt;a href=&#34;/docs/software/terms/&#34;&gt;under liberal terms of use&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;why-is-it-a-prototype&#34;&gt;Why is it a prototype?&lt;/h2&gt;
&lt;p&gt;Currently, most of the ready4 software suite is available in the form of &lt;a href=&#34;/docs/software/status/development-releases/&#34;&gt;development releases&lt;/a&gt;. That means the libraries implementing ready4 may require more development, documentation and testing before it could be confidently used for scientific purposes other than the specific studies to which the ready4 development team have already applied it.&lt;/p&gt;
&lt;h2 id=&#34;why-is-it-called-ready4&#34;&gt;Why is it called ready4?&lt;/h2&gt;
&lt;p&gt;ready4 is short-hand for &amp;ldquo;readyforwhatsnext&amp;rdquo;, the title of &lt;a href=&#34;/about/&#34;&gt;the research project that catalysed the framework&lt;/a&gt; and a reference to how computational models can improve the preparedness of decision makers and system planners.&lt;/p&gt;
&lt;h2 id=&#34;where-should-i-go-next&#34;&gt;Where should I go next?&lt;/h2&gt;
&lt;p&gt;We&amp;rsquo;d recommend reading the documentation in the order in which sections appear in the table of contents (so go next to &lt;a href=&#34;/docs/examples/&#34;&gt;Examples&lt;/a&gt;, then to &lt;a href=&#34;/docs/getting-started/&#34;&gt;Getting started&lt;/a&gt; and so on). Scientific manuscripts on the framework&amp;rsquo;s &lt;a href=&#34;https://arxiv.org/pdf/2403.17798.pdf&#34;&gt;ethical underpinnings&lt;/a&gt; and &lt;a href=&#34;https://rdcu.be/dIv8g&#34;&gt;early implementation&lt;/a&gt; are also available.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Before you get started</title>
      <link>/docs/getting-started/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Concepts</title>
      <link>/docs/getting-started/concepts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/concepts/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Model</title>
      <link>/docs/getting-started/concepts/model/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/concepts/model/</guid>
      <description>
        
        
        &lt;p&gt;A model is a simplified representation of a system of interest. In the way we use the term, we also mean that a model is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;abstract and general (i.e. largely free of non-modifiable data, including numeric values, that are assumption- or context- specific) and&lt;/li&gt;
&lt;li&gt;a tool (i.e. a model can be used to help undertake an analysis, it is not the analysis itself).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If a model is used to help solve economic problems (e.g. those arising from scarcity) relating to health and healthcare it is a health economic model. Many health economic models are developed to inform a decision or set of decisions (e.g. relating to youth mental health policy and system design), in which case they can also be called a &lt;em&gt;decision model&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Ideally, a health economic model should have three inter-related representations - &lt;em&gt;conceptual&lt;/em&gt;, &lt;em&gt;mathematical&lt;/em&gt; and &lt;em&gt;computational&lt;/em&gt;.&lt;/p&gt;
&lt;h3 id=&#34;conceptual-model&#34;&gt;Conceptual Model&lt;/h3&gt;
&lt;p&gt;A conceptual model refers to underlying theory and beliefs about a system of interest that can be described in words and pictures.&lt;/p&gt;
&lt;h3 id=&#34;mathematical-model&#34;&gt;Mathematical Model&lt;/h3&gt;
&lt;p&gt;A mathematical model formalises a conceptual model as a set of equations.&lt;/p&gt;
&lt;h3 id=&#34;computational-model&#34;&gt;Computational Model&lt;/h3&gt;
&lt;p&gt;A computational model implements the conceptual and mathematical models of a system of interest as computer code.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Computational models&lt;/strong&gt; can take a &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;modular&lt;/a&gt; approach to implementation.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Module</title>
      <link>/docs/getting-started/concepts/module/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/concepts/module/</guid>
      <description>
        
        
        &lt;p&gt;A modular &lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;computational model&lt;/a&gt; is one that constructed from multiple self-contained components, called modules. The advantages of developing a modular model include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;each module can be &lt;a href=&#34;/docs/model/modules/using-modules/&#34;&gt;independently re-used in other computational models&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;a complex model can be developed iteratively, beginning with a simple representation that is easier to validate and then progressively expanding in scope and functionality through the &lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;addition of new modules&lt;/a&gt;, to be validated independently and jointly; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;long term and resource intensive model development is more feasible through combining multiple &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;independently managed and financed modelling projects&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To ensure that all &lt;a href=&#34;/docs/model/modules/&#34;&gt;ready4 computational model modules&lt;/a&gt; can be &lt;a href=&#34;/docs/framework/implementation/paradigm/object-oriented/#modular-computational-models/&#34;&gt;safely and flexibly combined&lt;/a&gt;, each module is created from a &lt;a href=&#34;/docs/framework/implementation/modularity/&#34;&gt;template&lt;/a&gt; using &lt;a href=&#34;/docs/software/libraries/installation/authoring-tools/code-development/&#34;&gt;authoring tools that support standardisation&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Coders</title>
      <link>/docs/getting-started/users/coder/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/users/coder/</guid>
      <description>
        
        
        &lt;p&gt;If you are a coder, you may be a data scientist or software engineer by training or are perhaps a quantitative researcher who spends a high proportion of their time writing code to undertake their work.&lt;/p&gt;
&lt;h2 id=&#34;role&#34;&gt;Role&lt;/h2&gt;
&lt;p&gt;The primary role of coders in ready4 &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling projects&lt;/a&gt; is to author &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;modules&lt;/a&gt; that implement &lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;computational models&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;tools&#34;&gt;Tools&lt;/h2&gt;
&lt;p&gt;The ready4 tools of most use to coders are the &lt;a href=&#34;/docs/software/libraries/types/framework/&#34;&gt;software framework libraries&lt;/a&gt; for &lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;authoring modules&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;benefits&#34;&gt;Benefits&lt;/h2&gt;
&lt;p&gt;ready4 provides an opportunity to write software that matters! Our aim is to help improve population health through &lt;a href=&#34;/docs/getting-started/motivation/&#34;&gt;empowering decision makers with better models&lt;/a&gt;. If you already write code for health-economic modelling projects, the ready4 software framework may help you enhance your impact (facilitating code re-use) and work-efficiency (through partial automation of code development and quality-assurance workflows).&lt;/p&gt;
&lt;h2 id=&#34;contributing-to-ready4&#34;&gt;Contributing to ready4&lt;/h2&gt;
&lt;p&gt;The types of &lt;a href=&#34;/docs/contribution-guidelines/&#34;&gt;contribution&lt;/a&gt; you can make to ready4 include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;testing, improving and authoring code&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/community/&#34;&gt;enhancing technical documentation and help&lt;/a&gt;; and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;providing advice and feedback&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Modellers</title>
      <link>/docs/getting-started/users/modeller/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/users/modeller/</guid>
      <description>
        
        
        &lt;p&gt;If you are a modeller, you are responsible for the overall implementation of a modelling study from initial conceptualisation through to analysis and reporting. You are likely to be an economist, epidemiologist or statistician and are probably reasonably comfortable with writing analysis scripts in statistical software (potentially including R), without necessarily being a coding wizard.&lt;/p&gt;
&lt;h2 id=&#34;role&#34;&gt;Role&lt;/h2&gt;
&lt;p&gt;The primary role of modellers in ready4 &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling projects&lt;/a&gt; is to use &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;modules&lt;/a&gt; to undertake analyse as part of &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling projects&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;tools&#34;&gt;Tools&lt;/h2&gt;
&lt;p&gt;The ready4 tools of most use to modellers are the &lt;a href=&#34;/docs/software/libraries/types/framework/&#34;&gt;software framework libraries&lt;/a&gt; for authoring model &lt;a href=&#34;/docs/framework/use/authoring-data/&#34;&gt;datasets&lt;/a&gt; and &lt;a href=&#34;/docs/framework/use/authoring-analyses/&#34;&gt;analyses&lt;/a&gt; and &lt;a href=&#34;/docs/software/libraries/types/module/&#34;&gt;model module libraries&lt;/a&gt; for &lt;a href=&#34;/docs/model/modules/using-modules/&#34;&gt;use in computational modelling&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;benefits-of-using-ready4&#34;&gt;Benefits of using ready4&lt;/h2&gt;
&lt;p&gt;We hope that ready4 can be of benefit to you by helping you to efficiently &lt;a href=&#34;/docs/model/modules/using-modules/&#34;&gt;build on work by other modellers&lt;/a&gt;, to implement more reproducible workflows, and to &lt;a href=&#34;/docs/framework/use/authoring-data/&#34;&gt;share your work&lt;/a&gt; so that it can be reused.&lt;/p&gt;
&lt;h2 id=&#34;contributing-to-ready4&#34;&gt;Contributing to ready4&lt;/h2&gt;
&lt;p&gt;The types of &lt;a href=&#34;/docs/contribution-guidelines/&#34;&gt;contribution&lt;/a&gt; you can make to ready4 include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;leading or participating in a modelling project&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/community/&#34;&gt;enhancing technical documentation and help&lt;/a&gt;; and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;providing advice and feedback&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Modelling project</title>
      <link>/docs/getting-started/concepts/project/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/concepts/project/</guid>
      <description>
        
        
        &lt;p&gt;A ready4 modelling project will use the &lt;a href=&#34;/docs/framework/&#34;&gt;ready4 software framework&lt;/a&gt; to implement the three steps of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Developing and validating a &lt;a href=&#34;../model&#34;&gt;computational model&lt;/a&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Adding context-specific &lt;a href=&#34;/docs/model/datasets/&#34;&gt;data&lt;/a&gt; to that computational model; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Applying the computational model to the supplied data to undertake &lt;a href=&#34;/docs/model/analyses/&#34;&gt;analyses&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The key components of each step are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;summarised here&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Planners</title>
      <link>/docs/getting-started/users/planner/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/users/planner/</guid>
      <description>
        
        
        &lt;p&gt;If you are an planner, you contribute to policy development or service planning that aims to improve population health. You probably value the role of modelling to inform your work, but are likely to rely on others to provide much of the technical expertise to implement &lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;computational models&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;role&#34;&gt;Role&lt;/h2&gt;
&lt;p&gt;The primary role of planners in ready4 &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling projects&lt;/a&gt; is co-design and use of models to support decision making.&lt;/p&gt;
&lt;h2 id=&#34;tools&#34;&gt;Tools&lt;/h2&gt;
&lt;p&gt;The ready4 tools of most use to planners are &lt;a href=&#34;/docs/software/user-interfaces/&#34;&gt;user-interfaces&lt;/a&gt; that convert computational models into useful &lt;a href=&#34;/docs/model/analyses/decision-aids/&#34;&gt;decision aids&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;benefits-of-using-ready4&#34;&gt;Benefits of using ready4&lt;/h2&gt;
&lt;p&gt;We hope that ready4 can provide you with &lt;a href=&#34;/docs/framework/standards/&#34;&gt;transparent reusable and updatable&lt;/a&gt; decision support.&lt;/p&gt;
&lt;h2 id=&#34;contributing-to-ready4&#34;&gt;Contributing to ready4&lt;/h2&gt;
&lt;p&gt;The types of &lt;a href=&#34;/docs/contribution-guidelines/&#34;&gt;contribution&lt;/a&gt; you can make to ready4 include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;leading or participating in a modelling project&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;providing advice and feedback&lt;/a&gt;; and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding a project&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Repeatable research</title>
      <link>/docs/getting-started/concepts/reproducible-replicable-generalisable/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/concepts/reproducible-replicable-generalisable/</guid>
      <description>
        
        
        &lt;p&gt;Although there is widespread support from the scientific community on the importance of repeatable research, the definition of key terms such as reproducibility and replicability can vary across disciplines and methodologies (e.g. the extent to which computational modelling is used). The meanings we intend when using these terms are described below.&lt;/p&gt;
&lt;h2 id=&#34;reproduction-and-replication&#34;&gt;Reproduction and Replication&lt;/h2&gt;
&lt;p&gt;The distinctions we make between reproduction and replication have been guided by the approach outlined in a report by the &lt;a href=&#34;https://nap.nationalacademies.org/catalog/25303/reproducibility-and-replicability-in-science&#34;&gt;National Academies of Sciences, Engineering and Medicine&lt;/a&gt;. However, we have adapted their definitions slightly as the meanings in that report were framed in terms of study findings / outcomes, whereas our usage relates more to intended objectives when deploying tools.&lt;/p&gt;
&lt;h3 id=&#34;our-usage&#34;&gt;Our usage&lt;/h3&gt;
&lt;h4 id=&#34;reproduction&#34;&gt;Reproduction&lt;/h4&gt;
&lt;p&gt;Applying the same &lt;a href=&#34;/docs/model/analyses/&#34;&gt;analysis&lt;/a&gt; code to the same input &lt;a href=&#34;/docs/model/datasets/&#34;&gt;data&lt;/a&gt; with the expectation of generating identical outputs (with the exception of trivial artefacts like datestamps for when analysis reports were produced).&lt;/p&gt;
&lt;h4 id=&#34;replication&#34;&gt;Replication&lt;/h4&gt;
&lt;p&gt;Applying analysis code used in a study to new input data. The analysis code is reused with only minimal edits that are necessary to account for differences in input data paths and variable names and to study metadata (e.g. investigator names, sample descriptions). The new data can be real or fake, but will include the same structure and concepts / measures as those found in the original study&amp;rsquo;s dataset. If the new data is a sample from the same population as the original study, then the expectation when undertaking replications is for results across studies to be broadly similar.&lt;/p&gt;
&lt;h3 id=&#34;suggested-policies&#34;&gt;Suggested policies&lt;/h3&gt;
&lt;p&gt;When publishing analysis code we suggest adopting the following rules of thumb:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;If the data required to re-run a study analysis are publicly available (or declared by the analysis program itself), publish the code as a reproduction program (e.g. &lt;a href=&#34;https://readyforwhatsnext.com/docs/analyses/replication-code/make-fakes/clinical-primary/&#34;&gt;this program for creating a synthetic population&lt;/a&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If the data required to re-run a study analysis are not publicly available, we publish the replication version of the code. The replication version of the code may be configured to ingest a synthetic (fake) representation of the study dataset as with &lt;a href=&#34;https://readyforwhatsnext.com/docs/analyses/replication-code/map-utility/ttu_lng_aqol6d_csp/&#34;&gt;this utility mapping replication program&lt;/a&gt;. Details of the (minimal) steps required to revert the replication code to a version that can be used for reproduction purposes are typically embedded within the program itself.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Users</title>
      <link>/docs/getting-started/users/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/users/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Community members</title>
      <link>/docs/getting-started/stakeholders/community-members/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/stakeholders/community-members/</guid>
      <description>
        
        
        &lt;p&gt;Community members have an important role to play in both the development of the overarching ready4 model and the applicability of ready4 to specific decision problems.&lt;/p&gt;
&lt;p&gt;One of the main contributions that community members can make is to &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;provide advice&lt;/a&gt;. To date, the advice we have elicited from community members has related to shaping the design and conduct of individual modelling projects. In the medium term, he hope to supplement these opportunities through &lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;growing a ready4 support community&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Funders</title>
      <link>/docs/getting-started/stakeholders/funders/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/stakeholders/funders/</guid>
      <description>
        
        
        &lt;p&gt;There are six main types of funder that can &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;provide cash and/or in kind support&lt;/a&gt; to ready4:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Grant making research bodies can support &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling project&lt;/a&gt; proposals submitted to their existing funding schemes. These types of funder could also consider making a number of changes to how they work including the assessment weightings and levels of financial support given to the &lt;a href=&#34;/docs/getting-started/concepts/reproducible-replicable-generalisable/&#34;&gt;reproducibility, replicability&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/concepts/transferable/&#34;&gt;transferability&lt;/a&gt; components of research proposals and initiating targeted calls for proposals to &lt;a href=&#34;/docs/getting-started/motivation/&#34;&gt;improve the transparency, reuse and maintenance of models&lt;/a&gt; to inform policy.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Government departments can support the development of ready4 as part of programs to enhance data analysis and modelling capability in youth mental health by providing support to develop core ready4 infrastructure (e.g. our &lt;a href=&#34;/docs/contribution-guidelines/priorities/curate/&#34;&gt;software maintenance&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;community development&lt;/a&gt; priorities). When commissioning new modelling projects, governments could make providing open access to code and (to the greatest extent feasible, balancing confidentiality considerations) data a requirement of all applicants.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Youth mental health service commissioners can commission data analysis and modelling projects that develop novel &lt;a href=&#34;/docs/model/analyses/decision-aids/&#34;&gt;decision aids&lt;/a&gt; and to &lt;a href=&#34;/docs/contribution-guidelines/priorities/apply/&#34;&gt;apply existing ready4 modules to undertake new analyses&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Philanthropic donors can help accelerate our development and enhance our impact by supporting us to &lt;a href=&#34;/docs/contribution-guidelines/priorities/launch/&#34;&gt;bring our existing in-development software to launch&lt;/a&gt; and to further &lt;a href=&#34;/docs/contribution-guidelines/priorities/extend/&#34;&gt;extend the ready4 model&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Corporate sponsors can provide cash, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;expertise&lt;/a&gt; and free product licenses to support both our core open-source infrastructure and individual modelling projects.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Researchers</title>
      <link>/docs/getting-started/stakeholders/researchers/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/stakeholders/researchers/</guid>
      <description>
        
        
        &lt;p&gt;Researchers in multiple discipline enhance prior, current or planned future projects related to how environmental, social and technical systems shape health-economic outcomes by using ready4 to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/framework/use/authoring-data/&#34;&gt;label and share&lt;/a&gt; non-confidential data (e.g. tables of summary statistics / parameter values) from prior and current work to extend access and impact;&lt;/li&gt;
&lt;li&gt;working with &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modellers&lt;/a&gt; to &lt;a href=&#34;/docs/contribution-guidelines/priorities/apply/&#34;&gt;undertake modelling analyses&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;working with &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;coders&lt;/a&gt; to redevelop study analysis scripts by &lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;authoring modules&lt;/a&gt; that are transferable to other contexts;&lt;/li&gt;
&lt;li&gt;supervising student projects to assist with ready4&amp;rsquo;s &lt;a href=&#34;/docs/contribution-guidelines/priorities/&#34;&gt;current priorities&lt;/a&gt;; and/or&lt;/li&gt;
&lt;li&gt;develop research proposals that incorporate a &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling project&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Researchers considering using ready4 should ensure they understand the &lt;a href=&#34;/docs/software/status/&#34;&gt;development status&lt;/a&gt; of the tools they wish to use. If the required software is not yet a &lt;a href=&#34;/docs/software/status/production-releases/&#34;&gt;production release&lt;/a&gt; (a process &lt;a href=&#34;/docs/contribution-guidelines/priorities/launch/&#34;&gt;we are working on&lt;/a&gt;!) we&amp;rsquo;d suggest only using it for testing or exploratory work that is not designed to inform decision making. All our software is &lt;a href=&#34;/docs/software/terms/&#34;&gt;free and open source&lt;/a&gt; so you don&amp;rsquo;t need to ask our permission to use it. We are however, very happy to discuss ideas for potential collaborations - &lt;a href=&#34;https://mph-economist.netlify.app/#contact&#34;&gt;contact the project lead to arrage a chat&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We also &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;welcome advice&lt;/a&gt; from researchers about how we can make ready4 more relevant and useful.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Stakeholders</title>
      <link>/docs/getting-started/stakeholders/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/stakeholders/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Transferability</title>
      <link>/docs/getting-started/concepts/transferable/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/getting-started/concepts/transferable/</guid>
      <description>
        
        
        &lt;p&gt;It is common for discussions of scientific studies to consider the extent to which findings can be &lt;strong&gt;generalised&lt;/strong&gt; (e.g. if a well conducted study concludes with high confidence that an intervention is cost-effective in Australia, is it valid to infer that it is likely to be cost-effective in the United Kingdom?). However, we are more interested in the &lt;strong&gt;transferability&lt;/strong&gt; of computational models (e.g. the extent to which the data-structures and algorithms from a computational model developed for an Australian context can be used to explore similar topics in the United Kingdom). Our usage of the term &amp;ldquo;transferring&amp;rdquo; (and by extension &amp;ldquo;transferability&amp;rdquo;, &amp;ldquo;transferable&amp;rdquo;, &amp;ldquo;transfers&amp;rdquo;) reflects this motivation.&lt;/p&gt;
&lt;h3 id=&#34;transferring---our-meaning&#34;&gt;Transferring - our meaning&lt;/h3&gt;
&lt;p&gt;Adapting a computational model, in whole or in part, to extend the types of data and/or research questions to which it can be applied. The new types of data will possess some differences in structure and / or concepts from that to which the computational model had previously been applied and these differences may be why research questions need to be reformulated.&lt;/p&gt;
&lt;p&gt;When we use the term transferring, we are typically referring to either (a) authoring or (b) using on of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;An analysis &lt;a href=&#34;/docs/software/executables/programs/&#34;&gt;program&lt;/a&gt; (or &lt;a href=&#34;/docs/software/executables/subroutines/&#34;&gt;sub-routine&lt;/a&gt;) that has been adapted from an &lt;a href=&#34;/docs/software/executables/&#34;&gt;executable&lt;/a&gt; from another study to account for differences in the input data / research question.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/docs/framework/implementation/paradigm/object-oriented/&#34;&gt;Inheriting data-structures and algorithms&lt;/a&gt; that selectively re-use, discard and replace elements of a study&amp;rsquo;s computational model based on an alternative use-case.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;(Multi-purpose) function &lt;a href=&#34;/docs/software/libraries/&#34;&gt;libraries&lt;/a&gt; that have been created by &lt;a href=&#34;/docs/framework/implementation/paradigm/functional/&#34;&gt;decomposing a study&amp;rsquo;s (single purpose) analysis program&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;examples&#34;&gt;Examples&lt;/h3&gt;
&lt;p&gt;The &lt;a href=&#34;https://ready4-dev.github.io/scorz/index.html&#34;&gt;scorz module library&lt;/a&gt; was originally developed to provide an R implementation of algorithms in other languages for scoring adolescent AQoL-6D health utility as part of a &lt;a href=&#34;https://www.medrxiv.org/content/10.1101/2021.07.07.21260129v3&#34;&gt;utility mapping study&lt;/a&gt; (which also used the analysis program mentioned above). Examples of all three approaches mentioned in the previous section can be seen by examining the documentation and source code of the scorz library:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Two vignette programs from the scorz library website score different utility instruments. The first program scores &lt;a href=&#34;https://ready4-dev.github.io/scorz/articles/V_01.html&#34;&gt;adolescent AQoL-6D&lt;/a&gt; health utility and acts as a template for the second, which has been modified to score &lt;a href=&#34;https://ready4-dev.github.io/scorz/articles/V_02.html&#34;&gt;EQ-5D&lt;/a&gt; health utility.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Inspecting those example programs shows that one of the key adaptations in the EQ-5D program is to use the &lt;a href=&#34;https://ready4-dev.github.io/scorz/reference/ScorzEuroQol5-class.html&#34;&gt;ScorzEuroQol5&lt;/a&gt; &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;module&lt;/a&gt; instead of the &lt;a href=&#34;https://ready4-dev.github.io/scorz/reference/ScorzAqol6Adol-class.html&#34;&gt;ScorzAqol6Adol&lt;/a&gt; module. Both of these modules inherit from  &lt;a href=&#34;https://ready4-dev.github.io/scorz/reference/ScorzProfile-class.html&#34;&gt;ScorzProfile&lt;/a&gt;. This arrangement means that all three modules share some features (in terms of both structure and algorithms) but selectively differ (e.g. aspects that are necessarily different for scoring different instruments).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The algorithms attached to each module from the scorz library are principally implemented by functions (&lt;a href=&#34;https://github.com/ready4-dev/scorz/tree/main/data-raw/fns&#34;&gt;the source code for which can be viewed here&lt;/a&gt;) that were created when decomposing an early draft of the above mentioned study algorithm. These functions are called by module methods (&lt;a href=&#34;https://github.com/ready4-dev/scorz/blob/main/data-raw/s4_fns/renew.R&#34;&gt;source code viewable here&lt;/a&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Provide advice</title>
      <link>/docs/contribution-guidelines/contribution-types/advisory/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/contribution-types/advisory/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;We need advice:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;to help review and update our &lt;a href=&#34;/docs/contribution-guidelines/priorities/&#34;&gt;priority goals&lt;/a&gt; and develop, refine and implement strategies for achieving these goals;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;to help plan and execute &lt;a href=&#34;docs/getting-started/concepts/project/&#34;&gt;modelling projects&lt;/a&gt; that produce &lt;a href=&#34;/docs/framework/standards/&#34;&gt;transparent, reusable and updatable&lt;/a&gt; computational models; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;to identify how our existing &lt;a href=&#34;/docs/software/&#34;&gt;software&lt;/a&gt; and &lt;a href=&#34;/docs/model/datasets/finding-data/&#34;&gt;data&lt;/a&gt; can be usefully improved.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;who&#34;&gt;Who?&lt;/h2&gt;
&lt;p&gt;We wan advice from our &lt;a href=&#34;/docs/getting-started/users/&#34;&gt;users&lt;/a&gt; (&lt;a href=&#34;/docs/getting-started/users/coder/&#34;&gt;coders&lt;/a&gt;, &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modellers&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/users/planner/&#34;&gt;planners&lt;/a&gt;), &lt;a href=&#34;/docs/getting-started/stakeholders/&#34;&gt;stakeholders&lt;/a&gt; (&lt;a href=&#34;/docs/getting-started/stakeholders/funders/&#34;&gt;funders&lt;/a&gt;, &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researchers&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/stakeholders/community-members/&#34;&gt;community members&lt;/a&gt;) and other supporters (those with relevant expertise in technical communication, building open source communities, product development, etc).&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;Advice can be provided by:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Participate in the advisory structures and events of individual &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling projects&lt;/a&gt;. The nature of these opportunities will vary by project and the team responsible for implementing each project.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Flag software features, usability and documentation issues. If you have the capacity and willingness to also fix the issues you can approach this using the process for &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;making a code contribution&lt;/a&gt;. Otherwise, you can do so by creating an issue on that software projects repository in our &lt;a href=&#34;https://github.com/ready4-dev&#34;&gt;GitHub organisation&lt;/a&gt;. For example, to create a new issue relating to the &lt;a href=&#34;https://ready4-dev.github.io/ready4/&#34;&gt;ready4 foundation library&lt;/a&gt;, use &lt;a href=&#34;https://github.com/ready4-dev/ready4/issues/new&#34;&gt;https://github.com/ready4-dev/ready4/issues/new&lt;/a&gt; (you will need a &lt;a href=&#34;https://github.com/&#34;&gt;GitHub&lt;/a&gt; account).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Contribute code</title>
      <link>/docs/contribution-guidelines/contribution-types/code/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/contribution-types/code/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;Test, improve or extend &lt;a href=&#34;/docs/software/&#34;&gt;our software&lt;/a&gt;. This is essential to us achieving our following priority goals:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Priority 1. &lt;a href=&#34;/docs/contribution-guidelines/priorities/launch/&#34;&gt;Launching the ready4 MVP systems model&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 2. &lt;a href=&#34;/docs/contribution-guidelines/priorities/curate/&#34;&gt;Maintaining ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 3. &lt;a href=&#34;/docs/contribution-guidelines/priorities/apply/&#34;&gt;Applying ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 4. &lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;Growing a ready4 community&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;who&#34;&gt;Who?&lt;/h2&gt;
&lt;p&gt;To make a code contribution, you need to be a &lt;a href=&#34;/docs/getting-started/users/coder/&#34;&gt;coder&lt;/a&gt; familiar with R, R Markdown and git. You will also need a GitHub account. For many types of contribution, you will also need to use our &lt;a href=&#34;/docs/framework/&#34;&gt;framework&lt;/a&gt;&amp;rsquo;s module &lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;authoring tools&lt;/a&gt;. We have yet to adequately document and refine these tools to make them easier for third parties to use (&lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;we plan to do this&lt;/a&gt;), so if you are interested in making anything other than a relatively minor code edit, we recommend that you first &lt;a href=&#34;https://mph-economist.netlify.app/#contact&#34;&gt;contact our project lead&lt;/a&gt; to discuss your idea.&lt;/p&gt;
&lt;p&gt;As a contributor to ready4, you will also be expected to adhere to the &lt;a href=&#34;../../code-of-conduct/&#34;&gt;&lt;img src=&#34;https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg&#34; alt=&#34;Contributor Covenant&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-&#34;&gt;How ?&lt;/h2&gt;
&lt;p&gt;The process for making a code contribution, broadly conforms to the steps we itemise below, that we have minimally adapted from &lt;a href=&#34;https://opensource.com/life/16/3/contributor-guidelines-template-and-tips&#34;&gt;this template&lt;/a&gt;. If you need further help to make a contribution, you can contact the ready4 project lead directly.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Find an issue that you are interested in addressing or a feature that you would like to add. Ideally consider how your planned contribution matches our &lt;a href=&#34;/docs/contribution-guidelines/priorities/&#34;&gt;current priorities&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fork the repository associated with the issue from &lt;a href=&#34;https://github.com/ready4-dev&#34;&gt;our GitHub organization&lt;/a&gt; to your local GitHub organization. This means that you will have a copy of the repository under your-GitHub-username/repository-name.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Clone the repository to your local machine using:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-Shell&#39; data-lang=&#39;Shell&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;git clone https://github.com/github-username/repository-name.git&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Create a new branch for your fix using:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-Shell&#39; data-lang=&#39;Shell&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;git checkout -b branch-name-here&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ol start=&#34;5&#34;&gt;
&lt;li&gt;
&lt;p&gt;Make the appropriate changes for the issue you are trying to address or the feature that you want to add.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To add the file contents of the changed files to the &amp;ldquo;snapshot&amp;rdquo; git uses to manage the state of the project, also known as the index, use:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-Shell&#39; data-lang=&#39;Shell&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;git add insert-paths-of-changed-files-here&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ol start=&#34;7&#34;&gt;
&lt;li&gt;To store the contents of the index with a descriptive message, use:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-Shell&#39; data-lang=&#39;Shell&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;git commit -m &#34;Insert a short message of the changes made here&#34;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ol start=&#34;8&#34;&gt;
&lt;li&gt;Push the changes to the remote repository using:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-Shell&#39; data-lang=&#39;Shell&#39;&gt;&lt;span&gt;&lt;span class=&#39;nf&#39;&gt;git push origin branch-name-here&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ol start=&#34;9&#34;&gt;
&lt;li&gt;
&lt;p&gt;Submit a &lt;a href=&#34;https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests&#34;&gt;pull request&lt;/a&gt; to the upstream repository.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Title the pull request with a short description of the changes made and the issue or bug number associated with your change. For example, you can title an issue like so &amp;ldquo;Added more log outputting to resolve #4352&amp;rdquo;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the description of the pull request, explain the changes that you made, any issues you think exist with the pull request you made, and any questions you have for the maintainer. It&amp;rsquo;s OK if your pull request is not perfect (no pull request is), the reviewer will be able to help you fix any problems and improve it!&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Wait for the pull request to be reviewed by a maintainer.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Make changes to the pull request if the reviewing maintainer recommends them.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Celebrate your success after your pull request is merged!&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Contributions</title>
      <link>/docs/contribution-guidelines/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Fund projects</title>
      <link>/docs/contribution-guidelines/contribution-types/funding/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/contribution-types/funding/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;Provide cash or in-kind resources to support us to achieve any or all of our priority goals:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Priority 1. &lt;a href=&#34;/docs/contribution-guidelines/priorities/launch/&#34;&gt;Launching the ready4 MVP systems model&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 2. &lt;a href=&#34;/docs/contribution-guidelines/priorities/curate/&#34;&gt;Maintaining ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 3. &lt;a href=&#34;/docs/contribution-guidelines/priorities/apply/&#34;&gt;Applying ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 4. &lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;Growing a ready4 community&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 5. &lt;a href=&#34;/docs/contribution-guidelines/priorities/extend/&#34;&gt;Extending ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 6. &lt;a href=&#34;/docs/contribution-guidelines/priorities/integrate/&#34;&gt;Integrating ready4 with other tools&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;who&#34;&gt;Who?&lt;/h2&gt;
&lt;p&gt;We are seeking support from &lt;a href=&#34;/docs/getting-started/stakeholders/funders/&#34;&gt;multiple different types of funder&lt;/a&gt;. At this early stage of our development we would expect that the most impactful way of supporting ready4&amp;rsquo;s development will be to award funding for that purpose directly to ready4&amp;rsquo;s two institutional sponsors: &lt;a href=&#34;https://www.orygen.org.au&#34;&gt;Orygen&lt;/a&gt; and &lt;a href=&#34;https://research.monash.edu/en/organisations/sphpm-health-economics-group&#34;&gt;Monash University&lt;/a&gt;. Other ways to support ready4 will be to fund &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;ready4 modelling projects&lt;/a&gt; led by other research institutions and which may or may not be formally affiliated with us.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The two main categories of funding we seek are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Core infrastructure.&lt;/strong&gt; Essential to the success of priorities 1-2 and 3-6 above is adequately resourced support infrastructure. Financial support we receive for this purpose will primarily be dedicated to recruit a skilled team of data scientists (&lt;a href=&#34;/docs/getting-started/users/coder/&#34;&gt;coders&lt;/a&gt;), &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modellers&lt;/a&gt;, technical documentation / training developers, community builders and stakeholder managers. Other important resource requirements relate to licensing appropriate technical solutions (hosting, security, workflow optimisation, etc) to support the ready4 &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Modelling projects&lt;/strong&gt; To advance priorities 3 and 5 above, teams with high quality plans to &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;undertake modelling projects&lt;/a&gt; with ready4 need to be backed with financing. Typically funding provided to these types of projects will be primarily spent on employing modellers, data-scientists and other &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researchers&lt;/a&gt; and on supporting processes to meaningfully engage &lt;a href=&#34;/docs/getting-started/stakeholders/community-members/&#34;&gt;community members&lt;/a&gt;, &lt;a href=&#34;/docs/getting-started/users/planner/&#34;&gt;planners&lt;/a&gt; and other stakeholders.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you would like to invite a funding proposal from ready4, &lt;a href=&#34;https://mph-economist.netlify.app/#contact&#34;&gt;contact the project lead&lt;/a&gt;. You can also simply &lt;a href=&#34;https://www.orygen.org.au/Support-Us/Contact-us&#34;&gt;make a direct donation to Orygen&lt;/a&gt; (please remember to specify &lt;a href=&#34;https://www.ready4-dev.com&#34;&gt;www.ready4-dev.com&lt;/a&gt; as the reference for the project you would like to support!).&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Undertake projects</title>
      <link>/docs/contribution-guidelines/contribution-types/use/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/contribution-types/use/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;A ready4 modelling project undertakes novel analysis of &lt;a href=&#34;/docs/examples/&#34;&gt;youth mental health topics&lt;/a&gt; by using, enhancing and/or authoring model &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;modules&lt;/a&gt;, &lt;a href=&#34;/docs/model/datasets/&#34;&gt;datasets&lt;/a&gt; and &lt;a href=&#34;/docs/software/executables/&#34;&gt;executables&lt;/a&gt;.
Each ready4 modelling project has its own unique &lt;a href=&#34;/docs/getting-started/stakeholders/funders/&#34;&gt;funder(s)&lt;/a&gt;, governance, objectives and team. The links between modelling projects are in the form of a common &lt;a href=&#34;/docs/framework/&#34;&gt;framework&lt;/a&gt; and membership of a collaborative &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Undertaking modelling projects will help us achieve our following priority goals:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Priority 3. &lt;a href=&#34;/docs/contribution-guidelines/priorities/apply/&#34;&gt;Applying ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 5. &lt;a href=&#34;/docs/contribution-guidelines/priorities/extend/&#34;&gt;Extending ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;who&#34;&gt;Who?&lt;/h2&gt;
&lt;p&gt;Modelling projects should typically be led by a &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researcher&lt;/a&gt; (who may or may not be a &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modeller&lt;/a&gt;) or &lt;a href=&#34;/docs/getting-started/users/planner/&#34;&gt;planner&lt;/a&gt;. The core project team will always include modelling expertise and, should authorship of new modules (or extensions to existing modules) be required, will also need to include &lt;a href=&#34;/docs/getting-started/users/coder/&#34;&gt;coders&lt;/a&gt;. Advisory structures to engage &lt;a href=&#34;/docs/getting-started/stakeholders/community-members/&#34;&gt;community members&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/users/planner/&#34;&gt;planners&lt;/a&gt; are also recommended.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;There are three main steps in implementing a ready4 modelling project.&lt;/p&gt;
&lt;h3 id=&#34;step-1-develop-model&#34;&gt;Step 1: Develop model&lt;/h3&gt;
&lt;p&gt;Each project&amp;rsquo;s &lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;computational model&lt;/a&gt; is constructed by adopting one or more of the following strategies:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;selecting a subset of &lt;a href=&#34;/docs/model/modules/finding-modules/&#34;&gt;existing ready4 modules&lt;/a&gt; and &lt;a href=&#34;/docs/model/modules/using-modules/&#34;&gt;using them&lt;/a&gt; in unmodified form;&lt;/li&gt;
&lt;li&gt;selecting a subset of existing ready4 modules and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;contributing code edits&lt;/a&gt; to these modules to add desired functionality;&lt;/li&gt;
&lt;li&gt;selecting a subset of existing ready4 modules and using them as templates from which to author new &lt;a href=&#34;/docs/framework/implementation/paradigm/#inheritence&#34;&gt;inheriting modules&lt;/a&gt; (which can be code contributions to an existing &lt;a href=&#34;/docs/software/libraries/types/module/&#34;&gt;module library&lt;/a&gt; or &lt;a href=&#34;/docs/framework/use/authoring-modules/packaging-modules/&#34;&gt;distributed as part of a new library&lt;/a&gt;); and/or&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;authoring new ready4 modules&lt;/a&gt; (most likely to be distributed in new code libraries).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As part of the validation and verification process for all new and derived modules, tests should be defined, bundled as part of the relevant module libraries and rerun every time these libraries are edited.&lt;/p&gt;
&lt;h3 id=&#34;step-2-add-data&#34;&gt;Step 2: Add data&lt;/h3&gt;
&lt;p&gt;By data we typically mean digitally stored information, principally relating to model parameter values, that can be added to the ready4 computational model to tailor it to a specific decision context (e.g. a particular population / jurisdiction / service / intervention) and set of underpinning beliefs (e.g. preferred evidence sources). Data for a ready4 modelling project will be from one or both of the following options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/model/datasets/finding-data/&#34;&gt;finding and using existing open access data&lt;/a&gt; from other ready4 projects;&lt;/li&gt;
&lt;li&gt;supplying new project specific data, &lt;a href=&#34;/docs/framework/use/authoring-data/label-data/&#34;&gt;appropriately describing these data&lt;/a&gt; and (for non-confidential records) &lt;a href=&#34;/docs/framework/use/authoring-data/share-data/&#34;&gt;sharing these data publicly&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;step-3-run-analyses&#34;&gt;Step 3: Run analyses&lt;/h3&gt;
&lt;p&gt;ready4 project analyses apply algorithms contained in ready4 modules to supplied data to generate insight and can be implemented by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;adapting existing &lt;a href=&#34;/docs/model/analyses/replication-code/&#34;&gt;replication programs&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/framework/use/authoring-analyses/&#34;&gt;authoring new analysis programs&lt;/a&gt;; and / or&lt;/li&gt;
&lt;li&gt;developing a &lt;a href=&#34;/docs/model/analyses/decision-aids/&#34;&gt;user-interface&lt;/a&gt; to allow non-technical users to run custom analyses.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When reporting analyses, using a &lt;a href=&#34;/docs/model/analyses/reporting-templates/&#34;&gt;reporting template&lt;/a&gt; can be useful.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Support the ready4 community</title>
      <link>/docs/contribution-guidelines/contribution-types/community/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/contribution-types/community/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;Help other members of the ready4 &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt; to apply ready4 by authoring documentation, developing training and posting answers in online help. This support is essential for us to advance the following project goals:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Priority 2. &lt;a href=&#34;/docs/contribution-guidelines/priorities/curate/&#34;&gt;Maintaining ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 4. &lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;Growing a ready4 community&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Priority 5. &lt;a href=&#34;/docs/contribution-guidelines/priorities/extend/&#34;&gt;Extending ready4&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;who&#34;&gt;Who?&lt;/h2&gt;
&lt;p&gt;Any community member (&lt;a href=&#34;/docs/getting-started/users/&#34;&gt;user&lt;/a&gt; or other &lt;a href=&#34;/docs/getting-started/stakeholders/&#34;&gt;stakeholders&lt;/a&gt;) can help us to improve the accessibility, clarity and usefulness of our documentation. &lt;a href=&#34;/docs/getting-started/users/coder/&#34;&gt;Coders&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modellers&lt;/a&gt; are particularly welcome to contribute support that leverages their technical expertise.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The types of support that we welcome contributions on include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Improving the documentation contained on this website. To do this, you will need a &lt;a href=&#34;https://github.com/&#34;&gt;GitHub&lt;/a&gt; account. Once you have that, you can:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;flag a general issue and suggest improvements by clicking on the &amp;ldquo;Create documentation issue&amp;rdquo; link or visiting &lt;a href=&#34;https://github.com/ready4-dev/ready4web/labels/documentation&#34;&gt;https://github.com/ready4-dev/ready4web/labels/documentation&lt;/a&gt; ; and/or&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;suggest edits to a specific page by clicking on the &amp;ldquo;Edit this page&amp;rdquo; link.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Improve the documentation for specific library, executable or dataset:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;for software documentation edits, you can use the same workflow as that for &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;making a code contribution&lt;/a&gt;; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;for improvements to dataset documentation, we have yet to set up a streamlined workflow for this process, so for moment please &lt;a href=&#34;https://mph-economist.netlify.app/#contact&#34;&gt;contact the ready4 project lead&lt;/a&gt; directly if you ar interested in making this type of contribution.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Contributing to developing other training and support resources (e.g. answering questions in online help, video turorials, etc). We believe that this type of content is most likely to become relevant when we have made more progress in developing the ready4 community. But again, if you are interested in this area, please contact the project lead to discuss.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Contributor covenant (code of conduct)</title>
      <link>/docs/contribution-guidelines/code-of-conduct/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/code-of-conduct/</guid>
      <description>
        
        
        &lt;h2 id=&#34;our-pledge&#34;&gt;Our pledge&lt;/h2&gt;
&lt;p&gt;We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.&lt;/p&gt;
&lt;p&gt;We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.&lt;/p&gt;
&lt;h2 id=&#34;our-standards&#34;&gt;Our standards&lt;/h2&gt;
&lt;p&gt;Examples of behavior that contributes to a positive environment for our
community include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Demonstrating empathy and kindness toward other people&lt;/li&gt;
&lt;li&gt;Being respectful of differing opinions, viewpoints, and experiences&lt;/li&gt;
&lt;li&gt;Giving and gracefully accepting constructive feedback&lt;/li&gt;
&lt;li&gt;Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience&lt;/li&gt;
&lt;li&gt;Focusing on what is best not just for us as individuals, but for the overall
community&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Examples of unacceptable behavior include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The use of sexualized language or imagery, and sexual attention or advances of
any kind&lt;/li&gt;
&lt;li&gt;Trolling, insulting or derogatory comments, and personal or political attacks&lt;/li&gt;
&lt;li&gt;Public or private harassment&lt;/li&gt;
&lt;li&gt;Publishing others&amp;rsquo; private information, such as a physical or email address,
without their explicit permission&lt;/li&gt;
&lt;li&gt;Other conduct which could reasonably be considered inappropriate in a
professional setting&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;enforcement-responsibilities&#34;&gt;Enforcement responsibilities&lt;/h2&gt;
&lt;p&gt;Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.&lt;/p&gt;
&lt;p&gt;Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.&lt;/p&gt;
&lt;h2 id=&#34;scope&#34;&gt;Scope&lt;/h2&gt;
&lt;p&gt;This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.&lt;/p&gt;
&lt;h2 id=&#34;enforcement&#34;&gt;Enforcement&lt;/h2&gt;
&lt;p&gt;Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement.
All complaints will be reviewed and investigated promptly and fairly.&lt;/p&gt;
&lt;p&gt;All community leaders are obligated to respect the privacy and security of the
reporter of any incident.&lt;/p&gt;
&lt;h2 id=&#34;enforcement-guidelines&#34;&gt;Enforcement guidelines&lt;/h2&gt;
&lt;p&gt;Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:&lt;/p&gt;
&lt;h3 id=&#34;1-correction&#34;&gt;1. Correction&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Community Impact&lt;/strong&gt;: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Consequence&lt;/strong&gt;: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.&lt;/p&gt;
&lt;h3 id=&#34;2-warning&#34;&gt;2. Warning&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Community Impact&lt;/strong&gt;: A violation through a single incident or series of
actions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Consequence&lt;/strong&gt;: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.&lt;/p&gt;
&lt;h3 id=&#34;3-temporary-ban&#34;&gt;3. Temporary ban&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Community Impact&lt;/strong&gt;: A serious violation of community standards, including
sustained inappropriate behavior.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Consequence&lt;/strong&gt;: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.&lt;/p&gt;
&lt;h3 id=&#34;4-permanent-ban&#34;&gt;4. Permanent ban&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Community Impact&lt;/strong&gt;: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Consequence&lt;/strong&gt;: A permanent ban from any sort of public interaction within the
community.&lt;/p&gt;
&lt;h2 id=&#34;attribution&#34;&gt;Attribution&lt;/h2&gt;
&lt;p&gt;This Code of Conduct is adapted from the &lt;a href=&#34;https://www.contributor-covenant.org&#34;&gt;Contributor Covenant&lt;/a&gt;,
version 2.1, available at
&lt;a href=&#34;https://www.contributor-covenant.org/version/2/1/code_of_conduct.html&#34;&gt;https://www.contributor-covenant.org/version/2/1/code_of_conduct.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Community Impact Guidelines were inspired by
&lt;a href=&#34;https://github.com/mozilla/diversity&#34;&gt;Mozilla&amp;rsquo;s code of conduct enforcement ladder&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For answers to common questions about this code of conduct, see the FAQ at
&lt;a href=&#34;https://www.contributor-covenant.org/faq&#34;&gt;https://www.contributor-covenant.org/faq&lt;/a&gt;. Translations are available at
&lt;a href=&#34;https://www.contributor-covenant.org/translations&#34;&gt;https://www.contributor-covenant.org/translations&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Terms of use</title>
      <link>/docs/software/terms/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/terms/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Open source licensing</title>
      <link>/docs/software/terms/licenses/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/terms/licenses/</guid>
      <description>
        
        
        &lt;p&gt;To help ensure the models we develop are as transparent as possible and to make their algorithms as useful to others as possible, all ready4 software is free and open-source. You are encouraged to make as widespread use of our software, including the creation of derivative works, as you see fit, so long as it is consistent with each item&amp;rsquo;s license. Our software is typically licensed under &lt;a href=&#34;https://ready4-dev.github.io/ready4/LICENSE.html&#34;&gt;GPL-3&lt;/a&gt;, a copy-left open-source licensing regime.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Citing ready4</title>
      <link>/docs/software/terms/citation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/terms/citation/</guid>
      <description>
        
        
        &lt;p&gt;To make it easier to cite our software, each software item bundle includes a CITATION.cff file. Inclusion of this file means that the repositories storing our software can generate appropriate citations in the format of most relevance to you.&lt;/p&gt;
&lt;p&gt;Currently:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://zenodo.org&#34;&gt;Zenodo&lt;/a&gt; provides a free text field under the heading “Cite as” which enables you to generate a wide range of citation manager and journal specific citation outputs. There is also an “Export” tool that will generate citation metadata in multiple output formats;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://explore.openaire.eu&#34;&gt;OpenAire Explore&lt;/a&gt; has a “Cite this software” button that allows you to generate a citation in multiple journal formats or to download BibTeX or RIS files;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com&#34;&gt;Github&lt;/a&gt; repositories have a “Cite this repository” button that can generate both BibTeX and APA output as well as link to the Citation.cff file.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, we have included a CITATION file in each of our R &lt;a href=&#34;../../publications/libraries/&#34;&gt;libraries&lt;/a&gt; so that you can generate a citation from within an R session using the &lt;code&gt;citation&lt;/code&gt; function (for example: &lt;code&gt;citation(&amp;quot;ready4&amp;quot;)&lt;/code&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Disclaimer</title>
      <link>/docs/software/terms/disclaimer/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/software/terms/disclaimer/</guid>
      <description>
        
        
        &lt;p&gt;All ready4 software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/p&gt;
&lt;p&gt;Furthermore, no ready4 software is yet sufficiently well documented and tested to be given a &lt;a href=&#34;/docs/software/status/production-releases/&#34;&gt;production release&lt;/a&gt;. All ready4 software should therefore viewed as experimental &lt;a href=&#34;/docs/software/status/development-releases/&#34;&gt;development releases&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Priority 1: Launch ready4 Minimum Viable Product (MVP)</title>
      <link>/docs/contribution-guidelines/priorities/launch/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/launch/</guid>
      <description>
        
        
        &lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;All our &lt;a href=&#34;/docs/software/&#34;&gt;software&lt;/a&gt;, regardless of &lt;a href=&#34;/docs/software/status/&#34;&gt;status&lt;/a&gt; is supplied &lt;a href=&#34;/docs/software/terms/disclaimer/&#34;&gt;without any warranty&lt;/a&gt;. However, our views about whether an item of software is potentially appropriate for others to use in undertaking real world &lt;a href=&#34;/docs/model/analyses/&#34;&gt;analyses&lt;/a&gt; can be inferred from its release status. If it is not a production release, we probably believe that it needs more development and testing and better &lt;a href=&#34;/docs/software/libraries/documentation/&#34;&gt;documentation&lt;/a&gt; before it can be used for any purpose other than the specific studies in which we have already applied it. Partly for this reason, it is unlikely that any item of our software will be widely adopted until it is available as a production release. We also cannot meaningfully track uptake of our software until it becomes available in a dedicated production release &lt;a href=&#34;/docs/software/repositories/&#34;&gt;repository&lt;/a&gt;. We need a critical mass of &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;modules&lt;/a&gt; available as production releases so that they can be combined to model moderately complex systems.&lt;/p&gt;
&lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;By bringing all our &lt;a href=&#34;docs/getting-started/software/libraries/types/&#34;&gt;current development version&lt;/a&gt; and &lt;a href=&#34;/docs/model/modules/pipeline/&#34;&gt;pipeline&lt;/a&gt; libraries to production release, we aim to launch the &lt;strong&gt;ready4 Minimum Viable Product (MVP)&lt;/strong&gt;. The MVP will comprise our &lt;a href=&#34;/docs/framework/&#34;&gt;software framework&lt;/a&gt; plus an initial skeleton of production ready modules for modelling &lt;a href=&#34;/docs/model/modules/using-modules/people/&#34;&gt;people&lt;/a&gt;, &lt;a href=&#34;/docs/model/modules/using-modules/places/&#34;&gt;places&lt;/a&gt;, &lt;a href=&#34;/docs/model/modules/using-modules/platforms/&#34;&gt;platforms&lt;/a&gt; and &lt;a href=&#34;/docs/model/modules/using-modules/programs/&#34;&gt;programs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The most important types of help we need with achieving this goal are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding&lt;/a&gt;,
&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;code contributions&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/community/&#34;&gt;community support&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The main tasks to be completed to bring all of our existing &lt;a href=&#34;/docs/software/libraries/&#34;&gt;code libraries&lt;/a&gt; to production releases is as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;(For unreleased software)&lt;/em&gt; Address all issues preventing public release of code repositories (e.g. fixing errors preventing core functions working, removing all traces of potentially confidential artefacts from all versions/branches of repository, etc.).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;(For code libraries are implemented using only the &lt;a href=&#34;/docs/framework/implementation/paradigm/functional/&#34;&gt;functional programming&lt;/a&gt; paradigm)&lt;/em&gt; &lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;Author&lt;/a&gt; and test new modules.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Write / update unit tests (tests of individual functions / modules for multiple potential uses / inputs that will be automatically run every time a new version of a library is pushed to the main branch of its development release repository).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Enhance the documentation that is automatically authored by algorithms from our &lt;a href=&#34;/docs/software/libraries/installation/authoring-tools/code-development/&#34;&gt;model authoring tools&lt;/a&gt;. This will involve some or all of:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;minor modifications of function names / arguments / code;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;updating the &lt;a href=&#34;/docs/framework/use/authoring-modules/authoring-algorithms/&#34;&gt;taxonomies datasets used in the documentation writing algorithm&lt;/a&gt;; and/or&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;updating the documentation authoring algorithms (within the &lt;a href=&#34;https://ready4-dev.github.io/ready4fun/&#34;&gt;ready4fun&lt;/a&gt; and &lt;a href=&#34;https://ready4-dev.github.io/ready4class/&#34;&gt;ready4class&lt;/a&gt; packages).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;5&#34;&gt;
&lt;li&gt;
&lt;p&gt;Adding human authored documentation for the modules contained in each library.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;(For some libraries)&lt;/em&gt; Adding a &lt;a href=&#34;/docs/software/user-interfaces/&#34;&gt;user-interface&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;when&#34;&gt;When?&lt;/h2&gt;
&lt;p&gt;Our production releases will be submitted to the Comprehensive R Archive Network (CRAN). CRAN does not allow for submitted R packages to depend on development version R packages, so the &lt;a href=&#34;/docs/software/libraries/dependencies/&#34;&gt;dependency network&lt;/a&gt; of our code-libraries shapes the sequence in which we bring them to production releases.&lt;/p&gt;
&lt;p&gt;The planned sequence for bringing current development release code libraries to production releases is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Three of the six &lt;a href=&#34;/docs/software/libraries/types/framework/&#34;&gt;framework libraries&lt;/a&gt; - the &lt;a href=&#34;https://ready4-dev.github.io/ready4/&#34;&gt;ready4&lt;/a&gt; foundation followed by the &lt;a href=&#34;https://ready4-dev.github.io/ready4show/&#34;&gt;ready4show&lt;/a&gt; and &lt;a href=&#34;https://ready4-dev.github.io/ready4use/&#34;&gt;ready4use&lt;/a&gt; authoring tools.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The nine &lt;a href=&#34;/docs/software/libraries/types/module/&#34;&gt;module libraries&lt;/a&gt; that are sufficiently developed to have been used in &lt;a href=&#34;/docs/examples/&#34;&gt;real world scientific studies or policy analyses&lt;/a&gt;, in the following order: &lt;a href=&#34;https://ready4-dev.github.io/youthvars/&#34;&gt;youthvars&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/scorz/&#34;&gt;scorz&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/specific/&#34;&gt;specific&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/TTU/&#34;&gt;TTU&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/youthu/&#34;&gt;youthu&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/mychoice/&#34;&gt;mychoice&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/vicinity/&#34;&gt;vicinity&lt;/a&gt;, &lt;a href=&#34;https://ready4-dev.github.io/aus/&#34;&gt;aus&lt;/a&gt; and &lt;a href=&#34;https://ready4-dev.github.io/heterodox/&#34;&gt;heterodox&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The very early stage &lt;a href=&#34;https://ready4-dev.github.io/bimp/&#34;&gt;bimp&lt;/a&gt; library from the &lt;a href=&#34;/docs/model/modules/pipeline/pipeline-programs/&#34;&gt;modelling programs pipeline&lt;/a&gt;,&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The three remaining computational model authoring tools framework libraries, starting with &lt;a href=&#34;https://ready4-dev.github.io/ready4fun/&#34;&gt;ready4fun&lt;/a&gt;, then &lt;a href=&#34;https://ready4-dev.github.io/ready4class/&#34;&gt;ready4class&lt;/a&gt; and finally &lt;a href=&#34;https://ready4-dev.github.io/ready4pack/&#34;&gt;ready4pack&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The planned sequence for bringing unreleased code first to development releases and then to production releases is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The two development module libraries from the &lt;a href=&#34;/docs/model/modules/pipeline/pipeline-places/&#34;&gt;modelling places pipeline&lt;/a&gt; (the prevalence predictor and user interface libraries).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The two module libraries from the &lt;a href=&#34;/docs/model/modules/pipeline/pipeline-people/&#34;&gt;modelling people pipeline&lt;/a&gt; (the synthetic household creation library and that agent based modelling library).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The three module libraries from the &lt;a href=&#34;/docs/model/modules/pipeline/pipeline-platforms/&#34;&gt;modelling platforms pipeline&lt;/a&gt; (the primary mental health service discrete event simulation, followed by the early psychosis cohort model, followed by the service system eligibility and referral policy optimisation model).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;How quickly we can launch production releases of all our code depends on how much and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/&#34;&gt;what type of help&lt;/a&gt; we get. Working within our current resources we expect the first of the 23 libraries listed to be released the first half of 2024 and the last during late 2026. With your help this release schedule can be sped up.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Priority 2: Maintain ready4</title>
      <link>/docs/contribution-guidelines/priorities/curate/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/curate/</guid>
      <description>
        
        
        &lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;A significant limitation of many health economic models is that they are not updated and can &lt;a href=&#34;/docs/getting-started/motivation/&#34;&gt;become progressively less valid&lt;/a&gt; with time. The importance of maintaining a &lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;computational model&lt;/a&gt; increases if, like ready4, it is intended to have multiple applications and users. As we progressively make &lt;a href=&#34;/docs/software/status/production-releases/&#34;&gt;production releases&lt;/a&gt; to &lt;a href=&#34;docs/contribution-guidelines/priorities/launch/&#34;&gt;launch theready4 MVP model&lt;/a&gt;, we intend that people will start using it. As ready4 becomes more widely used, its limitations (errors, bugs, restrictive functionality and confusing / inadequate documentation) are more likely to become exposed and to require remediation. Addressing such issues needs to implemented skillfully and considerately to avoid unintended consequences on existing model users (e.g. to ensure software edits to fix one problem do not prevent previously written &lt;a href=&#34;/docs/model/analyses/replication-code/&#34;&gt;replication code&lt;/a&gt; or downstream dependencies from executing correctly). &lt;a href=&#34;/docs/software/terms/licenses/&#34;&gt;Open source&lt;/a&gt; projects like ready4 also need to make changes in response to decisions by third parties - such as edits to upstream dependencies and changes in the policies of hosting &lt;a href=&#34;/docs/software/repositories/&#34;&gt;repositories&lt;/a&gt; and to update citation / acknowledgement information to appropriately reflect new contributors.&lt;/p&gt;
&lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;All &lt;a href=&#34;/docs/software/&#34;&gt;ready4 software&lt;/a&gt; needs to be maintained and updated to identify and fix bugs, enhance functionality and usability, respond to changes in upstream &lt;a href=&#34;/docs/software/libraries/dependencies/&#34;&gt;dependencies&lt;/a&gt; and to conscientiously deprecate outdated code. Open access datasets made available for use in modelling analyses need to be actively curated to ensure they remain relevant to current decision contexts. &lt;a href=&#34;/docs/model/analyses/decision-aids/&#34;&gt;Decision aids&lt;/a&gt; need to be reviewed and updated to ensure they continue to use the most up to date and appropriate modules and input data.&lt;/p&gt;
&lt;p&gt;The most important types of help we need with this priority area are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;code contributions&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/community/&#34;&gt;community support&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The main tasks for the maintenance of framework and model software are to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Appropriately configure and update the settings of the &lt;a href=&#34;https://github.com/ready4-dev&#34;&gt;ready4 GitHub organisation&lt;/a&gt; and its constituent repositories to facilitate easy to follow and efficient maintenance workflows.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Proactively&lt;/em&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;author&lt;/a&gt; ongoing improvements to software testing, &lt;a href=&#34;/docs/software/libraries/documentation/&#34;&gt;documentation&lt;/a&gt; and functionality;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;make &lt;a href=&#34;/docs/software/status/archived-releases/&#34;&gt;archived releases&lt;/a&gt; of key development milestones in the &lt;a href=&#34;https://zenodo.org/communities/ready4&#34;&gt;ready4 Zenodo community&lt;/a&gt;; and&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;submit new production releases to the Comprehensive R Archive Network (CRAN).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;&lt;em&gt;Reactively&lt;/em&gt; elicit, review and address feedback and contributions from ready4 &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt; (e.g. bugs, issues and feature-requests).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The main tasks for curating model data collections include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Implementing ongoing improvements and updates to meta-data descriptors of data collections and individual files.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Facilitating the &lt;a href=&#34;/docs/framework/use/authoring-data/ingest/#3-concepts&#34;&gt;linking of datasets&lt;/a&gt; to and from the &lt;a href=&#34;https://dataverse.harvard.edu/dataverse/ready4&#34;&gt;ready4 Dataverse&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Reviewing all collections within the ready4 Dataverse to identify datasets or files that are potentially out of date.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Creating and publishing new versions of affected datasets with the necessary additions, deletions and edits and updated metadata. Prior versions of data collections remain publicly available.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Informing the ready4 &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt; of the updated collections.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The main tasks for curating decision aids include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Monitoring the repositories of the software and the data used by the app for important updates.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deploying an updated app bundle of software and data to a test environment on &lt;a href=&#34;https://www.shinyapps.io/&#34;&gt;Shinyapps.io&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Testing the new deployment and elicit user feedback.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Implementing any required fixes identified during testing.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deploying the updated app to a Shinyapps.io production environment.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Informing the ready4 &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt; of the updated decision aid.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;when&#34;&gt;When?&lt;/h2&gt;
&lt;p&gt;Maintenance is an ongoing and current responsibility. Maintenance obligations are expected to grow considerably as we &lt;a href=&#34;/docs/contribution-guidelines/priorities/launch/&#34;&gt;launch more production releases&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/priorities/extend/&#34;&gt;extend the ready4 model&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/priorities/support/&#34;&gt;grow the ready4 community&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Priority 3: Apply ready4 to undertake replications and transfers</title>
      <link>/docs/contribution-guidelines/priorities/apply/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/apply/</guid>
      <description>
        
        
        &lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;In this relatively early stage of ready4&amp;rsquo;s development, the &lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;authoring of new ready4 modules&lt;/a&gt; can involve a significant investment of time and skills, an investment that is typically made in the context of implementing a &lt;a href=&#34;/docs/getting-started/concepts/project/&#34;&gt;modelling project&lt;/a&gt; for a scientific study. However, once authored, these modules may significantly streamline the implementation of
modelling &lt;a href=&#34;/docs/model/analyses/&#34;&gt;analyses&lt;/a&gt; that replicate or transfer the studies for which they were developed. For &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modellers&lt;/a&gt; and other &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researchers&lt;/a&gt;, using ready4 for this purpose may provide the highest reward to effort ratio of any contribution to the ready4 &lt;a href=&#34;/community/&#34;&gt;community&lt;/a&gt;. Network effects also kick in - more replications and generalisations mean more &lt;a href=&#34;//docs/model/datasets/&#34;&gt;open access data&lt;/a&gt; and module customisations available to other &lt;a href=&#34;/docs/getting-started/users/&#34;&gt;users&lt;/a&gt;, enhancing the practical utility of ready4.&lt;/p&gt;
&lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;We plan to demonstrate that studies implemented with ready4 are relatively straightforward and efficient to replicate and transfer. The most important initial types of help we need with achieving this goal are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;projects&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;code contributions&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The main tasks for implementing study replications and transfers are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Identify the &lt;a href=&#34;/docs/examples/&#34;&gt;example study&lt;/a&gt; to be replicated or transferred.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Review that study&amp;rsquo;s &lt;a href=&#34;/docs/model/analyses/replication-code/&#34;&gt;analysis program&lt;/a&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;do the data used in this program have similar structure / concepts / sampling to the data for which a new analysis is planned?&lt;/li&gt;
&lt;li&gt;are &lt;a href=&#34;/docs/getting-started/concepts/module/&#34;&gt;modules&lt;/a&gt; used in that program from &lt;a href=&#34;/docs/software/status/production-releases/&#34;&gt;production release&lt;/a&gt; module libraries and do any of them require authoring of &lt;a href=&#34;/docs/framework/implementation/paradigm/object-oriented/#inheritence&#34;&gt;inheriting modules&lt;/a&gt; to selectively update aspects of module data-structures or algorithms?&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/docs/framework/use/authoring-data/&#34;&gt;Create a new input dataset&lt;/a&gt;, labelling and (for non-confidential data) storing the data in an online repository (which can be kept private for now).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;(If new inheriting modules are required)&lt;/em&gt; Make a &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;code contribution&lt;/a&gt; to create and test new inheriting modules.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Adapt the original study&amp;rsquo;s analysis program to account for differences in input data, model modules and &lt;a href=&#34;/docs/framework/use/authoring-analyses/scientific-summaries/&#34;&gt;study reporting&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Share new new analysis program in the &lt;a href=&#34;https://zenodo.org/communities/ready4/&#34;&gt;ready4 Zenodo community&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ensure the online model input dataset is made public and submit it as a &lt;a href=&#34;/docs/framework/use/authoring-data/ingest/#3-concepts&#34;&gt;Linked Dataverse Dataset&lt;/a&gt; in the appropriate section of the &lt;a href=&#34;https://dataverse.harvard.edu/dataverse/ready4&#34;&gt;ready Dataverse&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;when&#34;&gt;When?&lt;/h2&gt;
&lt;p&gt;In most cases, we recommend waiting until production releases of relevant module libraries are available. However, we are currently planning or actively undertaking some initial study analysis transfers using the &lt;a href=&#34;/docs/software/status/development-releases/&#34;&gt;development versions&lt;/a&gt; of our &lt;a href=&#34;/docs/model/modules/using-modules/people/map-to-utility/&#34;&gt;utility mapping&lt;/a&gt; and &lt;a href=&#34;/docs/model/modules/using-modules/people/predict-choice/&#34;&gt;choice modelling&lt;/a&gt; module libraries. We are undertaking this work in parallel with testing and, where necessary, extending the required modules. We suggest that, should you believe that any of our development version software is potentially relevant to a study you wish to undertake, you first &lt;a href=&#34;https://mph-economist.netlify.app/#contact&#34;&gt;get in touch with our project lead&lt;/a&gt; to discuss the pros / cons and timing of using this software.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Priority 4: Grow a ready4 community</title>
      <link>/docs/contribution-guidelines/priorities/support/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/support/</guid>
      <description>
        
        
        &lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;ready4 is &lt;a href=&#34;/docs/software/terms/licenses/&#34;&gt;open source&lt;/a&gt; because we believe that transparent and collaborative approaches to model development are more likely to produce &lt;a href=&#34;/docs/framework/standards/&#34;&gt;transparent, reusable and updatable models&lt;/a&gt;. No one modelling team has the resources or breadth of expertise and diversity of values to adequately address all of the important decision topics in youth mental health systems design and policy. Opportunities for modellers to test, re-use, update and combine each other&amp;rsquo;s work help make modelling projects more valid and tractable. Models have become increasingly complex, so simply publishing model code and data may have limited impact on improving model transparency. These aretefacts also need to be understood and tested. Clear documentation and frequent re-use in different contexts by multiple types of stakeholder make it more likely that errors and limitations can be exposed and remedied. Decentralising ownership of a model to an active community can help sustain the maintenance and extension of a model over the long term and mitigate risks and bottlenecks associated with dependency on a small number of team members.&lt;/p&gt;
&lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;Our aim is to enhance the resilience, quality, legitimacy and impact of ready4 by developing a community of users and contributors. The most important initial types of help we need with achieving this goal are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/community/&#34;&gt;community support&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The process of developing the ready4 community involves the following tasks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Creating and recruiting to volunteer advisory structures to elicit guidance on strategic, technical and conceptual topics.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Enhancing the ease of use for third parties of existing &lt;a href=&#34;/docs/software/libraries/installation/authoring-tools/&#34;&gt;framework authoring tools&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Developing improved &lt;a href=&#34;/docs/software/libraries/documentation/&#34;&gt;documentation&lt;/a&gt; and collateral (e.g. video tutorials) for ready4 &lt;a href=&#34;/docs/software/&#34;&gt;software&lt;/a&gt; and &lt;a href=&#34;/docs/model/datasets/&#34;&gt;data&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configuring hosting &lt;a href=&#34;/docs/software/repositories/&#34;&gt;repositories&lt;/a&gt; to implement clear collaborative development workflows.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Promoting ready4 to potential &lt;a href=&#34;/docs/getting-started/users/&#34;&gt;users&lt;/a&gt; and &lt;a href=&#34;/docs/getting-started/stakeholders/&#34;&gt;stakeholders&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Continually expanding, diversifying and updating the authorship and &lt;a href=&#34;/docs/contribution-guidelines/priorities/curate/&#34;&gt;maintenance&lt;/a&gt; responsibilities of all ready4 software.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;when&#34;&gt;When?&lt;/h2&gt;
&lt;p&gt;The speed at which we undertake activities to grow the ready4 community depends on our success at securing funding to provide required support infrastructure.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Priority 5: Extend the scope of the ready4 model</title>
      <link>/docs/contribution-guidelines/priorities/extend/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/extend/</guid>
      <description>
        
        
        &lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;We hope that once launched, the &lt;a href=&#34;/docs/contribution-guidelines/priorities/launch/&#34;&gt;ready4 MVP systems model&lt;/a&gt; will be &lt;a href=&#34;/docs/framework/standards/&#34;&gt;transparent, reusable and updatable&lt;/a&gt; model that can &lt;a href=&#34;/docs/contribution-guidelines/priorities/apply/&#34;&gt;demonstrate its usefulness&lt;/a&gt; for addressing some important topics in youth mental health. However, there will inevitably be a much greater number of topics for which that the MVP model lacks the scope to adequately address. The two main scope limitations of the MVP model are expected to be omissions and level of abstraction. Some relevant system features will be ommitted from representation by the MVP model - for example our &lt;a href=&#34;/docs/model/modules/pipeline/pipeline-platforms/&#34;&gt;pipeline of platforms modules&lt;/a&gt; does not currently include any planned modules for modelling the operations of digital mental health services or schools. System features that are represented in the MVP model may only have one level of abstraction, which may be either too simple or too complex to be appropriately applied to some modelling goals.&lt;/p&gt;
&lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;We plan to progressively extend the scope of ready4 and the range of decision topics to which it can validly be applied. The most important initial types of help we need to achieve this goal are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding&lt;/a&gt;,
&lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;projects&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;The two main strategies for extending ready4 are to translate existing models and develop new models. The process for developing new models is outlined elsewhere as the &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/use/&#34;&gt;steps required to undertake a modelling project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Translating existing models involves the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Identify existing &lt;a href=&#34;/docs/getting-started/concepts/model/&#34;&gt;computational model(s)&lt;/a&gt; of relevant youth mental health systems to be redeveloped using the ready4 &lt;a href=&#34;/docs/framework/&#34;&gt;framework&lt;/a&gt;. Processes for identifying models could include:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;A modelling team reviewing some of the models that they have previously implemented using other software; and/or&lt;/li&gt;
&lt;li&gt;A systematic search of published literature and/or model repositories.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;(Optional - only if a single project plans to redevelop multiple models)&lt;/em&gt; Develop a data extraction tool into which data on relevant model features will be collated and categorised.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Extract data on relevant model features. In the (highly likely) event that the reporting and documentation of the model being redeveloped lacks important details:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Contact the original model authors for assistance; and/or&lt;/li&gt;
&lt;li&gt;Seek relevant &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt; to help determine plausible / appropriate values for missing data.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/docs/framework/use/authoring-modules/&#34;&gt;Author module libraries&lt;/a&gt; for representing the included model(s).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/docs/framework/use/authoring-data/&#34;&gt;Author labelled open access datasets&lt;/a&gt; of model input data (which can be set to private for now).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/docs/framework/use/authoring-analyses/&#34;&gt;Author analysis and reporting programs&lt;/a&gt; designed to replicate the original modelling study / studies.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Compare results from original and &lt;a href=&#34;/docs/getting-started/concepts/reproducible-replicable-generalisable/&#34;&gt;replication&lt;/a&gt; analyses. Ascertain the most plausible explanations for any divergence between results. Where this explanation relates to an error or limitation in the new ready4 modules or analysis programs that have been authored, fix these issues.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Complete documentation of model libraries, datasets and analyses.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;(If not already done)&lt;/em&gt; Publish / link to datasets on the &lt;a href=&#34;https://dataverse.harvard.edu/dataverse/ready4&#34;&gt;ready4 Dataverse&lt;/a&gt; and share releases of libraries and programs in the &lt;a href=&#34;https://zenodo.org/communities/ready4/&#34;&gt;ready4 Zenodo community&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;when&#34;&gt;When?&lt;/h2&gt;
&lt;p&gt;As our current focus in on developing the MVP model, we are not yet actively pursuing this priority. That will change if we are successful in securing more support from &lt;a href=&#34;/docs/getting-started/stakeholders/funders/&#34;&gt;funders&lt;/a&gt;. In the mean time, if you are a &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researcher&lt;/a&gt; and/or &lt;a href=&#34;/docs/getting-started/users/modeller/&#34;&gt;modeller&lt;/a&gt; who is interested in leading a project that can help extend ready4, you can &lt;a href=&#34;https://mph-economist.netlify.app/#contact&#34;&gt;contact our project lead&lt;/a&gt; for guidance and/or to discuss the potential for collaborations.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Priority 6: Integrate ready4 with other open source tools</title>
      <link>/docs/contribution-guidelines/priorities/integrate/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/contribution-guidelines/priorities/integrate/</guid>
      <description>
        
        
        &lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;Currently all ready4 &lt;a href=&#34;/docs/software/&#34;&gt;software&lt;/a&gt; is developed using the R language. Although R is powerful, popular and flexible, there are limitations to relying on this toolkit alone. For some tasks, tools written in other languages provide superior performance. Requiring coders to have knowledge of R erects barriers to participation that thus the rate and quality of ready4&amp;rsquo;s development.&lt;/p&gt;
&lt;h2 id=&#34;what&#34;&gt;What?&lt;/h2&gt;
&lt;p&gt;We aim to support and integrate the development and use of tools to implement and extend the ready4 &lt;a href=&#34;/docs/model/&#34;&gt;model&lt;/a&gt; in multiple languages, with an initial focus on python. The most important initial types of help we need with achieving this goal are &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/advisory/&#34;&gt;advice&lt;/a&gt;, &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/funding/&#34;&gt;funding&lt;/a&gt; and &lt;a href=&#34;/docs/contribution-guidelines/contribution-types/code/&#34;&gt;code contributions&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how&#34;&gt;How?&lt;/h2&gt;
&lt;p&gt;This is a longer term program of activity that has yet to be planned. We expect the first step in this process will be convening an advisory group of interested stakeholders to help us identify appropriate actions.&lt;/p&gt;
&lt;h2 id=&#34;when&#34;&gt;When&lt;/h2&gt;
&lt;p&gt;We have no active plans to progress this during our current 2023-2025 activity cycle. However, we are open to providing whatever support and guidance we can to &lt;a href=&#34;/docs/getting-started/stakeholders/researchers/&#34;&gt;researchers&lt;/a&gt; and organisations who are interested in leading a project of this nature.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
