Commit f14ed375 authored by Armin Rauschenberger's avatar Armin Rauschenberger

remove file

parent 212fe37a
Package: cornet Package: cornet
Version: 0.0.5 Version: 0.0.5
Title: Elastic Net with Dichotomised Outcomes Title: Elastic Net with Dichotomised Outcomes
Description: Implements lasso and ridge regression for dichotomised outcomes (Rauschenberger et al. 2019). Such outcomes are not naturally but artificially binary. They indicate whether an underlying measurement is greater than a threshold. Description: Implements lasso and ridge regression for dichotomised outcomes (Rauschenberger et al. 2021). Such outcomes are not naturally but artificially binary. They indicate whether an underlying measurement is greater than a threshold.
Depends: R (>= 3.0.0) Depends: R (>= 3.0.0)
Imports: glmnet, palasso Imports: glmnet, palasso
Suggests: knitr, testthat, rmarkdown Suggests: knitr, testthat, rmarkdown
...@@ -9,7 +9,7 @@ Enhances: RColorBrewer, MASS, mvtnorm ...@@ -9,7 +9,7 @@ Enhances: RColorBrewer, MASS, mvtnorm
Authors@R: person("Armin","Rauschenberger",email="armin.rauschenberger@uni.lu",role=c("aut","cre")) Authors@R: person("Armin","Rauschenberger",email="armin.rauschenberger@uni.lu",role=c("aut","cre"))
VignetteBuilder: knitr VignetteBuilder: knitr
License: GPL-3 License: GPL-3
LazyData: true LazyData: false
Language: en-GB Language: en-GB
RoxygenNote: 7.1.1 RoxygenNote: 7.1.1
URL: https://github.com/rauschenberger/cornet URL: https://github.com/rauschenberger/cornet
......
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<div id="references" class="section level1"> <div id="references" class="section level1">
<h1 class="hasAnchor"> <h1 class="hasAnchor">
<a href="#references" class="anchor"></a>References</h1> <a href="#references" class="anchor"></a>References</h1>
<p>Rauschenberger A, and Glaab E (2020). “Predicting artificial binary outcomes from high-dimensional data”. <em>Manuscript in preparation.</em></p> <p>Rauschenberger A, and Glaab E (2021). “Predicting artificial binary outcomes from high-dimensional data”. <em>Manuscript in preparation.</em></p>
<!-- <!--
# Example # Example
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous">
<!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><!-- headroom.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script><!-- pkgdown --><link href="pkgdown.css" rel="stylesheet"> <!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><!-- headroom.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script><!-- pkgdown --><link href="pkgdown.css" rel="stylesheet">
<script src="pkgdown.js"></script><meta property="og:title" content="Elastic Net with Dichotomised Outcomes"> <script src="pkgdown.js"></script><meta property="og:title" content="Elastic Net with Dichotomised Outcomes">
<meta property="og:description" content="Implements lasso and ridge regression for dichotomised outcomes (Rauschenberger et al. 2019). Such outcomes are not naturally but artificially binary. They indicate whether an underlying measurement is greater than a threshold."> <meta property="og:description" content="Implements lasso and ridge regression for dichotomised outcomes (Rauschenberger et al. 2021). Such outcomes are not naturally but artificially binary. They indicate whether an underlying measurement is greater than a threshold.">
<!-- mathjax --><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script><!--[if lt IE 9]> <!-- mathjax --><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
......
...@@ -6,5 +6,5 @@ articles: ...@@ -6,5 +6,5 @@ articles:
article: article.html article: article.html
simulation: simulation.html simulation: simulation.html
vignette: vignette.html vignette: vignette.html
last_built: 2021-04-19T07:10Z last_built: 2021-04-19T07:49Z
...@@ -79,7 +79,7 @@ Here we observe that combined regression outperforms logistic regression (lower ...@@ -79,7 +79,7 @@ Here we observe that combined regression outperforms logistic regression (lower
# References # References
Rauschenberger A, and Glaab E (2020). "Predicting artificial binary outcomes from high-dimensional data". *Manuscript in preparation.* Rauschenberger A, and Glaab E (2021). "Predicting artificial binary outcomes from high-dimensional data". *Manuscript in preparation.*
<!-- <!--
# Example # Example
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment