<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ready4 – Use - choice modelling</title>
    <link>/tags/use-choice-modelling/</link>
    <description>Recent content in Use - choice modelling on ready4</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 11 Jul 2023 00:00:00 +0000</lastBuildDate>
    
	  <atom:link href="/tags/use-choice-modelling/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Examples</title>
      <link>/docs/examples/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/examples/</guid>
      <description>
        
        
        &lt;p&gt;An scientific summary of the ready4 prototype software framework and its early application in youth mental health is &lt;a href=&#34;https://doi.org/10.1007/s40273-024-01378-8&#34;&gt;available as an open-access article in PharmacoEconomics&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Additional information is available from the project website of &lt;a href=&#34;https://readyforwhatsnext.com/&#34;&gt;readyforwhatsnext - a modular and open source economic model of youth mental health&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Model youth choices</title>
      <link>/docs/model/analyses/replication-code/model-choice/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/model/analyses/replication-code/model-choice/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Design a Discrete Choice Experiment</title>
      <link>/docs/model/analyses/replication-code/model-choice/dce_sa_analysis/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/model/analyses/replication-code/model-choice/dce_sa_analysis/</guid>
      <description>
        
        
        

&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;This below section embeds a PDF version of an R Markdown program. The following alternative options may provide improved viewing experience, more contextual information and access to more useful code formats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://raw.githubusercontent.com/ready4-dev/dce_sa_design/main/PDFs/CSDP.pdf&#34;&gt;download the PDF (recommended for enhanced readibility)&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://doi.org/10.7910/DVN/VGPIPS&#34;&gt;view the PDF in its study dataset (includes contextual information)&lt;/a&gt; from that article; and;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://doi.org/10.5281/zenodo.6626256&#34;&gt;view the PDF along with the current release of its R Markdown code (useful if you plan to run the code)&lt;/a&gt; and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/dce_sa_design/&#34;&gt;view the PDF along with the current development version of its R Markdown code (useful if you wish to copy or edit the code)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;div id=&#34;adobe-dc-view&#34; style=&#34;width: 800px;&#34;&gt;&lt;/div&gt;
&lt;script src=&#34;https://documentservices.adobe.com/view-sdk/viewer.js&#34;&gt;&lt;/script&gt;
&lt;script type=&#34;text/javascript&#34;&gt;
	document.addEventListener(&#34;adobe_dc_view_sdk.ready&#34;, function(){ 
		var adobeDCView = new AdobeDC.View({clientId: &#34;d7d86c443e2b45c1b43c7db36ad50bf3&#34;, divId: &#34;adobe-dc-view&#34;});
		adobeDCView.previewFile({
			content:{location: {url: &#34;https://raw.githubusercontent.com/ready4-dev/dce_sa_design/main/PDFs/CSDP.pdf&#34;}},
			metaData:{fileName: &#34;Bodea Brochure.pdf&#34;}
		}, {embedMode: &#34;IN_LINE&#34;});
	});
&lt;/script&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Develop choice models</title>
      <link>/docs/model/modules/using-modules/people/predict-choice/</link>
      <pubDate>Tue, 11 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/docs/model/modules/using-modules/people/predict-choice/</guid>
      <description>
        
        
        

&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;This below section renders a vignette article from the mychoice library. You can use the following links to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://ready4-dev.github.io/youthu/articles/mychoice.html&#34;&gt;view the vignette on the library website (adds useful hyperlinks to code blocks)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/youthu/blob/main/vignettes/mychoice.Rmd&#34;&gt;view the source file&lt;/a&gt; from that article, and;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/youthu/edit/main/vignettes/mychoice.Rmd&#34;&gt;edit its contents&lt;/a&gt; (requires a GitHub account).&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;div class=&#34;highlight&#34;&gt;
&lt;/div&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre class=&#39;chroma&#39;&gt;&lt;code class=&#39;language-r&#39; data-lang=&#39;r&#39;&gt;&lt;span&gt;&lt;span class=&#39;kr&#39;&gt;&lt;a href=&#39;https://rdrr.io/r/base/library.html&#39;&gt;library&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;nv&#39;&gt;&lt;a href=&#39;https://ready4-dev.github.io/mychoice/&#39;&gt;mychoice&lt;/a&gt;&lt;/span&gt;&lt;span class=&#39;o&#39;&gt;)&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; which was just loaded, will retire in October 2023.&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; Please refer to R-spatial evolution reports for details, especially&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; https://r-spatial.org/r/2023/05/15/evolution4.html.&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; It may be desirable to make the sf package available;&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; package maintainers should consider adding sf to Suggests:.&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt; The sp package is now running under evolution status 2&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;span class=&#39;c&#39;&gt;#&amp;gt;      (status 2 uses the sf package in place of rgdal)&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;The tools in mychoice are designed to make it easier to develop and use choice models with &lt;a href=&#34;https://www.ready4-dev.com&#34;&gt;ready4 - an open source health economic model of the systems shaping mental health and wellbeing in young people&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This development version of the mychoice package has been made available as part of the process of testing and documenting the package.&lt;/p&gt;
&lt;p&gt;Currently there are no vignettes available. However, examples of the application of mychoice functions to a real world discrete choice experiment are in programs available at &lt;a href=&#34;https://doi.org/10.5281/zenodo.6626256&#34;&gt;https://doi.org/10.5281/zenodo.6626256&lt;/a&gt; (design of a discrete choice experiment survey) and &lt;a href=&#34;https://doi.org/10.5281/zenodo.7223286&#34;&gt;https://doi.org/10.5281/zenodo.7223286&lt;/a&gt; (analysis of discrete choice experiment survey responses). PDF versions of each program, along with the artefacts produced by each are available in the online dataset at &lt;a href=&#34;https://doi.org/10.7910/DVN/VGPIPS&#34;&gt;https://doi.org/10.7910/DVN/VGPIPS&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Analyse the results of a Discrete Choice Experiment</title>
      <link>/docs/model/analyses/replication-code/model-choice/dce_sa_design/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/model/analyses/replication-code/model-choice/dce_sa_design/</guid>
      <description>
        
        
        

&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;This below section embeds a PDF version of an R Markdown program. The following alternative options may provide improved viewing experience, more contextual information and access to more useful code formats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://raw.githubusercontent.com/ready4-dev/dce_sa_analysis/main/PDFs/CAP.pdf&#34;&gt;download the PDF (recommended for enhanced readibility)&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://doi.org/10.7910/DVN/VGPIPS&#34;&gt;view the PDF in its study dataset (includes contextual information)&lt;/a&gt; from that article; and;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://doi.org/10.5281/zenodo.7223286&#34;&gt;view the PDF along with the current release of its R Markdown code (useful if you plan to run the code)&lt;/a&gt; and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/dce_sa_analysis/&#34;&gt;view the PDF along with the current development version of its R Markdown code (useful if you wish to copy or edit the code)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;div id=&#34;adobe-dc-view&#34; style=&#34;width: 800px;&#34;&gt;&lt;/div&gt;
&lt;script src=&#34;https://documentservices.adobe.com/view-sdk/viewer.js&#34;&gt;&lt;/script&gt;
&lt;script type=&#34;text/javascript&#34;&gt;
	document.addEventListener(&#34;adobe_dc_view_sdk.ready&#34;, function(){ 
		var adobeDCView = new AdobeDC.View({clientId: &#34;d7d86c443e2b45c1b43c7db36ad50bf3&#34;, divId: &#34;adobe-dc-view&#34;});
		adobeDCView.previewFile({
			content:{location: {url: &#34;https://raw.githubusercontent.com/ready4-dev/dce_sa_analysis/main/PDFs/CAP.pdf&#34;}},
			metaData:{fileName: &#34;Bodea Brochure.pdf&#34;}
		}, {embedMode: &#34;IN_LINE&#34;});
	});
&lt;/script&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Make results summary for a Discrete Choice Experiment</title>
      <link>/docs/model/analyses/reporting-templates/mychoice_results/</link>
      <pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>/docs/model/analyses/reporting-templates/mychoice_results/</guid>
      <description>
        
        
        

&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;This below section reproduces the README file of an R Markdown sub-routine. The following alternative options may provide more contextual information and access to more useful code formats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://doi.org/10.5281/zenodo.7297904&#34;&gt;view the README along with the current release of its R Markdown code (useful if you plan to run the code)&lt;/a&gt;; and&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ready4-dev/mychoice_results/&#34;&gt;view the README along with the current development version of its R Markdown code (useful if you wish to copy or edit the code)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;p&gt;Report results from a Discrete Choice Experiment implemented with the mychoice R package.&lt;/p&gt;
&lt;p&gt;Suggested citation (bibTeX):&lt;/p&gt;
&lt;p&gt;@software{hamilton_matthew_2022_6931146,
author       = {Hamilton, Matthew},
title        = {{mychoice_results: Report results from a Discrete Choice Experiment implemented with the mychoice R package}},
month        = nov,
year         = 2022,
note         = {{Matthew Hamilton (2022).
mychoice_results: Report results from a Discrete Choice
Experiment implemented with the mychoice R package. Zenodo.
&lt;a href=&#34;https://doi.org/10.5281/zenodo.7297904&#34;&gt;https://doi.org/10.5281/zenodo.7297904&lt;/a&gt;. Version
0.1.0.0}},
version      = {0.1.0.0},
doi          = {10.5281/zenodo.7297904},
url          = {https://doi.org/10.5281/zenodo.7297904}
}&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://doi.org/10.5281/zenodo.7297904&#34;&gt;&lt;img src=&#34;https://zenodo.org/badge/DOI/10.5281/zenodo.7297904.svg&#34; alt=&#34;DOI&#34;&gt;&lt;/a&gt;&lt;/p&gt;

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