2018-12-23 21:26:21 +01:00
<!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2018-12-29 22:24:19 +01:00
< title > Predict antimicrobial resistance — resistance_predict • AMR (for R)< / title >
<!-- favicons -->
< link rel = "icon" type = "image/png" sizes = "16x16" href = "../favicon-16x16.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "../favicon-32x32.png" >
< link rel = "apple-touch-icon" type = "image/png" sizes = "180x180" href = "../apple-touch-icon.png" / >
< link rel = "apple-touch-icon" type = "image/png" sizes = "120x120" href = "../apple-touch-icon-120x120.png" / >
< link rel = "apple-touch-icon" type = "image/png" sizes = "76x76" href = "../apple-touch-icon-76x76.png" / >
< link rel = "apple-touch-icon" type = "image/png" sizes = "60x60" href = "../apple-touch-icon-60x60.png" / >
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
<!-- jquery -->
< script src = "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity = "sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin = "anonymous" > < / script >
<!-- Bootstrap -->
2018-12-29 22:24:19 +01:00
< link href = "https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/flatly/bootstrap.min.css" rel = "stylesheet" crossorigin = "anonymous" / >
2018-12-23 21:26:21 +01:00
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< script src = "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity = "sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin = "anonymous" > < / script >
<!-- Font Awesome icons -->
2019-10-13 09:31:58 +02:00
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/all.min.css" integrity = "sha256-nAmazAk6vS34Xqo0BSrTb+abbtFlgsFK7NKSi6o7Y78=" crossorigin = "anonymous" / >
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/v4-shims.min.css" integrity = "sha256-6qHlizsOWFskGlwVOKuns+D1nB6ssZrHQrNj1wGplHc=" crossorigin = "anonymous" / >
2018-12-23 21:26:21 +01:00
<!-- clipboard.js -->
< script src = "https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity = "sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin = "anonymous" > < / script >
2019-10-13 09:31:58 +02:00
<!-- headroom.js -->
< script src = "https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.4/headroom.min.js" integrity = "sha256-DJFC1kqIhelURkuza0AvYal5RxMtpzLjFhsnVIeuk+U=" crossorigin = "anonymous" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.4/jQuery.headroom.min.js" integrity = "sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin = "anonymous" > < / script >
2018-12-23 21:26:21 +01:00
<!-- pkgdown -->
< link href = "../pkgdown.css" rel = "stylesheet" >
< script src = "../pkgdown.js" > < / script >
2018-12-29 22:24:19 +01:00
<!-- docsearch -->
< script src = "../docsearch.js" > < / script >
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/docsearch.js/2.6.1/docsearch.min.css" integrity = "sha256-QOSRU/ra9ActyXkIBbiIB144aDBdtvXBcNc3OTNuX/Q=" crossorigin = "anonymous" / >
< link href = "../docsearch.css" rel = "stylesheet" >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity = "sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin = "anonymous" > < / script >
2018-12-23 21:26:21 +01:00
2018-12-29 22:24:19 +01:00
< link href = "../extra.css" rel = "stylesheet" >
< script src = "../extra.js" > < / script >
2018-12-23 21:26:21 +01:00
2019-10-13 09:31:58 +02:00
< meta property = "og:title" content = "Predict antimicrobial resistance — resistance_predict" / >
2018-12-23 21:26:21 +01:00
< meta property = "og:description" content = "Create a prediction model to predict antimicrobial resistance for the next years on statistical solid ground. Standard errors (SE) will be returned as columns se_min and se_max. See Examples for a real live example." / >
2019-01-02 23:24:07 +01:00
< meta property = "og:image" content = "https://msberends.gitlab.io/AMR/logo.png" / >
2018-12-23 21:26:21 +01:00
< meta name = "twitter:card" content = "summary" / >
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
<!-- 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/respond/1.4.2/respond.min.js" > < / script >
<![endif]-->
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< / head >
< body >
< div class = "container template-reference-topic" >
< header >
< div class = "navbar navbar-default navbar-fixed-top" role = "navigation" >
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle collapsed" data-toggle = "collapse" data-target = "#navbar" aria-expanded = "false" >
< span class = "sr-only" > Toggle navigation< / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
< span class = "navbar-brand" >
2018-12-29 22:24:19 +01:00
< a class = "navbar-link" href = "../index.html" > AMR (for R)< / a >
2019-10-13 09:31:58 +02:00
< span class = "version label label-default" data-toggle = "tooltip" data-placement = "bottom" title = "Latest development version" > 0.8.0< / span >
2018-12-23 21:26:21 +01:00
< / span >
< / div >
< div id = "navbar" class = "navbar-collapse collapse" >
< ul class = "nav navbar-nav" >
< li >
< a href = "../index.html" >
2018-12-29 22:24:19 +01:00
< span class = "fa fa-home" > < / span >
2018-12-23 21:26:21 +01:00
2018-12-29 22:24:19 +01:00
Home
2018-12-23 21:26:21 +01:00
< / a >
< / li >
2019-01-02 23:24:07 +01:00
< li class = "dropdown" >
< a href = "#" class = "dropdown-toggle" data-toggle = "dropdown" role = "button" aria-expanded = "false" >
< span class = "fa fa-question-circle" > < / span >
How to
2018-12-29 22:24:19 +01:00
2019-01-02 23:24:07 +01:00
< span class = "caret" > < / span >
2018-12-29 22:24:19 +01:00
< / a >
2019-01-02 23:24:07 +01:00
< ul class = "dropdown-menu" role = "menu" >
< li >
< a href = "../articles/AMR.html" >
< span class = "fa fa-directions" > < / span >
Conduct AMR analysis
< / a >
< / li >
< li >
2019-02-11 10:27:10 +01:00
< a href = "../articles/resistance_predict.html" >
2019-01-02 23:24:07 +01:00
< span class = "fa fa-dice" > < / span >
Predict antimicrobial resistance
< / a >
< / li >
2019-05-28 16:50:40 +02:00
< li >
< a href = "../articles/MDR.html" >
< span class = "fa fa-skull-crossbones" > < / span >
Determine multi-drug resistance (MDR)
< / a >
< / li >
2019-01-29 00:06:50 +01:00
< li >
< a href = "../articles/WHONET.html" >
< span class = "fa fa-globe-americas" > < / span >
Work with WHONET data
< / a >
< / li >
2019-02-14 15:18:17 +01:00
< li >
< a href = "../articles/SPSS.html" >
< span class = "fa fa-file-upload" > < / span >
Import data from SPSS/SAS/Stata
< / a >
< / li >
2019-01-02 23:24:07 +01:00
< li >
< a href = "../articles/EUCAST.html" >
< span class = "fa fa-exchange-alt" > < / span >
Apply EUCAST rules
< / a >
< / li >
< li >
2019-02-11 10:27:10 +01:00
< a href = "../reference/mo_property.html" >
2019-01-02 23:24:07 +01:00
< span class = "fa fa-bug" > < / span >
Get properties of a microorganism
< / a >
< / li >
< li >
2019-05-10 16:44:59 +02:00
< a href = "../reference/ab_property.html" >
2019-01-02 23:24:07 +01:00
< span class = "fa fa-capsules" > < / span >
Get properties of an antibiotic
< / a >
< / li >
2019-01-11 20:37:23 +01:00
< li >
< a href = "../articles/benchmarks.html" >
< span class = "fa fa-shipping-fast" > < / span >
Other: benchmarks
< / a >
< / li >
2019-01-02 23:24:07 +01:00
< / ul >
2018-12-23 21:26:21 +01:00
< / li >
< li >
2018-12-29 22:24:19 +01:00
< a href = "../reference/" >
< span class = "fa fa-book-open" > < / span >
Manual
< / a >
2018-12-23 21:26:21 +01:00
< / li >
2018-12-29 22:24:19 +01:00
< li >
< a href = "../authors.html" >
< span class = "fa fa-users" > < / span >
2018-12-23 21:26:21 +01:00
2018-12-29 22:24:19 +01:00
Authors
2018-12-23 21:26:21 +01:00
< / a >
< / li >
< li >
2018-12-29 22:24:19 +01:00
< a href = "../news/" >
< span class = "far fa far fa-newspaper" > < / span >
Changelog
< / a >
< / li >
2019-01-02 23:24:07 +01:00
< / ul >
< ul class = "nav navbar-nav navbar-right" >
< li >
2018-12-29 22:24:19 +01:00
< a href = "https://gitlab.com/msberends/AMR" >
< span class = "fab fa fab fa-gitlab" > < / span >
Source Code
< / a >
2018-12-23 21:26:21 +01:00
< / li >
2019-01-02 23:24:07 +01:00
< li >
2018-12-29 22:24:19 +01:00
< a href = "../LICENSE-text.html" >
< span class = "fa fa-book" > < / span >
Licence
< / a >
< / li >
2018-12-23 21:26:21 +01:00
< / ul >
2019-10-13 09:31:58 +02:00
< form class = "navbar-form navbar-right hidden-xs hidden-sm" role = "search" >
2018-12-29 22:24:19 +01:00
< div class = "form-group" >
< input type = "search" class = "form-control" name = "search-input" id = "search-input" placeholder = "Search..." aria-label = "Search for..." autocomplete = "off" >
< / div >
< / form >
2018-12-23 21:26:21 +01:00
< / div > <!-- /.nav - collapse -->
< / div > <!-- /.container -->
< / div > <!-- /.navbar -->
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< / header >
< div class = "row" >
< div class = "col-md-9 contents" >
< div class = "page-header" >
< h1 > Predict antimicrobial resistance< / h1 >
< div class = "hidden name" > < code > resistance_predict.Rd< / code > < / div >
< / div >
< div class = "ref-description" >
< p > Create a prediction model to predict antimicrobial resistance for the next years on statistical solid ground. Standard errors (SE) will be returned as columns < code > se_min< / code > and < code > se_max< / code > . See Examples for a real live example.< / p >
< / div >
2019-05-13 16:35:48 +02:00
< pre class = "usage" > < span class = 'fu' > resistance_predict< / span > (< span class = 'no' > x< / span > , < span class = 'no' > col_ab< / span > , < span class = 'kw' > col_date< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > , < span class = 'kw' > year_min< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > ,
2019-08-07 15:37:39 +02:00
< span class = 'kw' > year_max< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > , < span class = 'kw' > year_every< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 1< / span > , < span class = 'kw' > minimum< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 30< / span > , < span class = 'kw' > model< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > ,
< span class = 'kw' > I_as_S< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'kw' > preserve_measurements< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'kw' > info< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'no' > ...< / span > )
2018-12-23 21:26:21 +01:00
2019-05-13 16:35:48 +02:00
< span class = 'fu' > rsi_predict< / span > (< span class = 'no' > x< / span > , < span class = 'no' > col_ab< / span > , < span class = 'kw' > col_date< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > , < span class = 'kw' > year_min< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > ,
2019-08-07 15:37:39 +02:00
< span class = 'kw' > year_max< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > , < span class = 'kw' > year_every< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 1< / span > , < span class = 'kw' > minimum< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 30< / span > , < span class = 'kw' > model< / span > < span class = 'kw' > =< / span > < span class = 'kw' > NULL< / span > ,
< span class = 'kw' > I_as_S< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'kw' > preserve_measurements< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'kw' > info< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'no' > ...< / span > )
2019-01-15 12:45:24 +01:00
< span class = 'co' > # S3 method for resistance_predict< / span >
2019-10-13 09:31:58 +02:00
< span class = 'fu' > < a href = 'https://rdrr.io/r/graphics/plot.html' > plot< / a > < / span > (< span class = 'no' > x< / span > ,
< span class = 'kw' > main< / span > < span class = 'kw' > =< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/paste.html' > paste< / a > < / span > (< span class = 'st' > "Resistance Prediction of"< / span > , < span class = 'no' > x_name< / span > ), < span class = 'no' > ...< / span > )
2019-01-15 12:45:24 +01:00
2019-10-13 09:31:58 +02:00
< span class = 'fu' > ggplot_rsi_predict< / span > (< span class = 'no' > x< / span > , < span class = 'kw' > main< / span > < span class = 'kw' > =< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/paste.html' > paste< / a > < / span > (< span class = 'st' > "Resistance Prediction of"< / span > , < span class = 'no' > x_name< / span > ),
2019-05-13 20:16:51 +02:00
< span class = 'kw' > ribbon< / span > < span class = 'kw' > =< / span > < span class = 'fl' > TRUE< / span > , < span class = 'no' > ...< / span > )< / pre >
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< h2 class = "hasAnchor" id = "arguments" > < a class = "anchor" href = "#arguments" > < / a > Arguments< / h2 >
< table class = "ref-arguments" >
< colgroup > < col class = "name" / > < col class = "desc" / > < / colgroup >
2019-05-13 16:35:48 +02:00
< tr >
< th > x< / th >
< td > < p > a < code > data.frame< / code > containing isolates.< / p > < / td >
< / tr >
2018-12-23 21:26:21 +01:00
< tr >
< th > col_ab< / th >
2019-05-13 16:35:48 +02:00
< td > < p > column name of < code > x< / code > with antimicrobial interpretations (< code > R< / code > , < code > I< / code > and < code > S< / code > )< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
< th > col_date< / th >
2019-01-15 12:45:24 +01:00
< td > < p > column name of the date, will be used to calculate years if this column doesn't consist of years already, defaults to the first column of with a date class< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
< th > year_min< / th >
2019-01-12 19:31:30 +01:00
< td > < p > lowest year to use in the prediction model, dafaults to the lowest year in < code > col_date< / code > < / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
< th > year_max< / th >
2019-01-12 19:31:30 +01:00
< td > < p > highest year to use in the prediction model, defaults to 10 years after today< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
< th > year_every< / th >
< td > < p > unit of sequence between lowest year found in the data and < code > year_max< / code > < / p > < / td >
< / tr >
< tr >
< th > minimum< / th >
< td > < p > minimal amount of available isolates per year to include. Years containing less observations will be estimated by the model.< / p > < / td >
< / tr >
< tr >
< th > model< / th >
2019-10-13 09:31:58 +02:00
< td > < p > the statistical model of choice. This could be a generalised linear regression model with binomial distribution (i.e. using < code > < a href = 'https://rdrr.io/r/stats/glm.html' > glm< / a > (..., family = < a href = 'https://rdrr.io/r/stats/family.html' > binomial< / a > )< / code > ), assuming that a period of zero resistance was followed by a period of increasing resistance leading slowly to more and more resistance. See Details for all valid options.< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
2019-05-13 16:35:48 +02:00
< th > I_as_S< / th >
2019-08-04 10:48:41 +02:00
< td > < p > a logical to indicate whether values < code > I< / code > should be treated as < code > S< / code > (will otherwise be treated as < code > R< / code > )< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
< th > preserve_measurements< / th >
2019-01-12 19:31:30 +01:00
< td > < p > a logical to indicate whether predictions of years that are actually available in the data should be overwritten by the original data. The standard errors of those years will be < code > NA< / code > .< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
< tr >
< th > info< / th >
2019-10-13 09:31:58 +02:00
< td > < p > a logical to indicate whether textual analysis should be printed with the name and < code > < a href = 'https://rdrr.io/r/base/summary.html' > summary< / a > < / code > of the statistical model.< / p > < / td >
2018-12-23 21:26:21 +01:00
< / tr >
2019-01-15 12:45:24 +01:00
< tr >
2019-05-13 16:35:48 +02:00
< th > ...< / th >
< td > < p > parameters passed on to functions< / p > < / td >
2019-01-15 12:45:24 +01:00
< / tr >
2019-01-15 16:38:54 +01:00
< tr >
< th > main< / th >
< td > < p > title of the plot< / p > < / td >
< / tr >
2019-02-11 10:27:10 +01:00
< tr >
< th > ribbon< / th >
< td > < p > a logical to indicate whether a ribbon should be shown (default) or error bars< / p > < / td >
< / tr >
2018-12-23 21:26:21 +01:00
< / table >
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< h2 class = "hasAnchor" id = "value" > < a class = "anchor" href = "#value" > < / a > Value< / h2 >
2019-01-15 12:45:24 +01:00
< p > < code > data.frame< / code > with extra class < code > "resistance_predict"< / code > with columns:< / p > < ul >
2018-12-23 21:26:21 +01:00
< li > < p > < code > year< / code > < / p > < / li >
< li > < p > < code > value< / code > , the same as < code > estimated< / code > when < code > preserve_measurements = FALSE< / code > , and a combination of < code > observed< / code > and < code > estimated< / code > otherwise< / p > < / li >
2019-01-12 19:31:30 +01:00
< li > < p > < code > se_min< / code > , the lower bound of the standard error with a minimum of < code > 0< / code > (so the standard error will never go below 0%)< / p > < / li >
< li > < p > < code > se_max< / code > the upper bound of the standard error with a maximum of < code > 1< / code > (so the standard error will never go above 100%)< / p > < / li >
< li > < p > < code > observations< / code > , the total number of available observations in that year, i.e. S + I + R< / p > < / li >
< li > < p > < code > observed< / code > , the original observed resistant percentages< / p > < / li >
< li > < p > < code > estimated< / code > , the estimated resistant percentages, calculated by the model< / p > < / li >
2019-02-11 10:27:10 +01:00
< / ul > < p > Furthermore, the model itself is available as an attribute: < code > attributes(x)$model< / code > , see Examples.< / p >
< h2 class = "hasAnchor" id = "details" > < a class = "anchor" href = "#details" > < / a > Details< / h2 >
2018-12-23 21:26:21 +01:00
2019-02-11 10:27:10 +01:00
< p > Valid options for the statistical model are:< / p > < ul >
< li > < p > < code > "binomial"< / code > or < code > "binom"< / code > or < code > "logit"< / code > : a generalised linear regression model with binomial distribution< / p > < / li >
< li > < p > < code > "loglin"< / code > or < code > "poisson"< / code > : a generalised log-linear regression model with poisson distribution< / p > < / li >
< li > < p > < code > "lin"< / code > or < code > "linear"< / code > : a linear regression model< / p > < / li >
< / ul >
2019-10-13 09:31:58 +02:00
2019-01-02 23:24:07 +01:00
< h2 class = "hasAnchor" id = "read-more-on-our-website-" > < a class = "anchor" href = "#read-more-on-our-website-" > < / a > Read more on our website!< / h2 >
2019-10-13 09:31:58 +02:00
< p > On our website < a href = 'https://msberends.gitlab.io/AMR' > https://msberends.gitlab.io/AMR< / a > you can find < a href = 'https://msberends.gitlab.io/AMR/articles/AMR.html' > a tutorial< / a > about how to conduct AMR analysis, the < a href = 'https://msberends.gitlab.io/AMR/reference' > complete documentation of all functions< / a > (which reads a lot easier than here in R) and < a href = 'https://msberends.gitlab.io/AMR/articles/WHONET.html' > an example analysis using WHONET data< / a > .< / p >
2018-12-23 21:26:21 +01:00
< h2 class = "hasAnchor" id = "see-also" > < a class = "anchor" href = "#see-also" > < / a > See also< / h2 >
2019-10-13 09:31:58 +02:00
< div class = 'dont-index' > < p > The < code > < a href = 'portion.html' > portion< / a > < / code > function to calculate resistance, < br / > < code > < a href = 'https://rdrr.io/r/stats/lm.html' > lm< / a > < / code > < code > < a href = 'https://rdrr.io/r/stats/glm.html' > glm< / a > < / code > < / p > < / div >
2018-12-23 21:26:21 +01:00
< h2 class = "hasAnchor" id = "examples" > < a class = "anchor" href = "#examples" > < / a > Examples< / h2 >
2019-10-13 09:31:58 +02:00
< pre class = "examples" > < span class = 'no' > x< / span > < span class = 'kw' > < -< / span > < span class = 'fu' > resistance_predict< / span > (< span class = 'no' > example_isolates< / span > , < span class = 'kw' > col_ab< / span > < span class = 'kw' > =< / span > < span class = 'st' > "AMX"< / span > , < span class = 'kw' > year_min< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 2010< / span > , < span class = 'kw' > model< / span > < span class = 'kw' > =< / span > < span class = 'st' > "binomial"< / span > )
< span class = 'fu' > < a href = 'https://rdrr.io/r/graphics/plot.html' > plot< / a > < / span > (< span class = 'no' > x< / span > )
2019-01-15 12:45:24 +01:00
< span class = 'fu' > ggplot_rsi_predict< / span > (< span class = 'no' > x< / span > )
2018-12-23 21:26:21 +01:00
2019-01-15 12:45:24 +01:00
< span class = 'co' > # use dplyr so you can actually read it:< / span >
2019-10-13 09:31:58 +02:00
< span class = 'fu' > < a href = 'https://rdrr.io/r/base/library.html' > library< / a > < / span > (< span class = 'no' > dplyr< / span > )
2019-08-27 16:45:42 +02:00
< span class = 'no' > x< / span > < span class = 'kw' > < -< / span > < span class = 'no' > example_isolates< / span > < span class = 'kw' > %> %< / span >
2019-01-15 12:45:24 +01:00
< span class = 'fu' > < a href = 'first_isolate.html' > filter_first_isolate< / a > < / span > () < span class = 'kw' > %> %< / span >
2019-02-14 10:23:51 +01:00
< span class = 'fu' > < a href = 'https://dplyr.tidyverse.org/reference/filter.html' > filter< / a > < / span > (< span class = 'fu' > < a href = 'mo_property.html' > mo_genus< / a > < / span > (< span class = 'no' > mo< / span > ) < span class = 'kw' > ==< / span > < span class = 'st' > "Staphylococcus"< / span > ) < span class = 'kw' > %> %< / span >
2019-08-07 15:58:32 +02:00
< span class = 'fu' > resistance_predict< / span > (< span class = 'st' > "PEN"< / span > , < span class = 'kw' > model< / span > < span class = 'kw' > =< / span > < span class = 'st' > "binomial"< / span > )
2019-10-13 09:31:58 +02:00
< span class = 'fu' > < a href = 'https://rdrr.io/r/graphics/plot.html' > plot< / a > < / span > (< span class = 'no' > x< / span > )
2018-12-23 21:26:21 +01:00
2019-01-15 12:45:24 +01:00
2019-02-11 10:27:10 +01:00
< span class = 'co' > # get the model from the object< / span >
2019-10-13 09:31:58 +02:00
< span class = 'no' > mymodel< / span > < span class = 'kw' > < -< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/attributes.html' > attributes< / a > < / span > (< span class = 'no' > x< / span > )$< span class = 'no' > model< / span >
< span class = 'fu' > < a href = 'https://rdrr.io/r/base/summary.html' > summary< / a > < / span > (< span class = 'no' > mymodel< / span > )
2019-02-11 10:27:10 +01:00
< span class = 'co' > # create nice plots with ggplot2 yourself< / span >
2019-10-13 09:31:58 +02:00
< span class = 'kw' > if< / span > (!< span class = 'fu' > < a href = 'https://rdrr.io/r/base/library.html' > require< / a > < / span > (< span class = 'no' > ggplot2< / span > )) {
2018-12-23 21:26:21 +01:00
2019-08-27 16:45:42 +02:00
< span class = 'no' > data< / span > < span class = 'kw' > < -< / span > < span class = 'no' > example_isolates< / span > < span class = 'kw' > %> %< / span >
2019-02-14 10:23:51 +01:00
< span class = 'fu' > < a href = 'https://dplyr.tidyverse.org/reference/filter.html' > filter< / a > < / span > (< span class = 'no' > mo< / span > < span class = 'kw' > ==< / span > < span class = 'fu' > < a href = 'as.mo.html' > as.mo< / a > < / span > (< span class = 'st' > "E. coli"< / span > )) < span class = 'kw' > %> %< / span >
2019-05-10 16:44:59 +02:00
< span class = 'fu' > resistance_predict< / span > (< span class = 'kw' > col_ab< / span > < span class = 'kw' > =< / span > < span class = 'st' > "AMX"< / span > ,
2018-12-23 21:26:21 +01:00
< span class = 'kw' > col_date< / span > < span class = 'kw' > =< / span > < span class = 'st' > "date"< / span > ,
2019-08-07 15:58:32 +02:00
< span class = 'kw' > model< / span > < span class = 'kw' > =< / span > < span class = 'st' > "binomial"< / span > ,
2018-12-23 21:26:21 +01:00
< span class = 'kw' > info< / span > < span class = 'kw' > =< / span > < span class = 'fl' > FALSE< / span > ,
2019-01-15 12:45:24 +01:00
< span class = 'kw' > minimum< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 15< / span > )
2018-12-23 21:26:21 +01:00
2019-06-22 14:49:12 +02:00
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/ggplot.html' > ggplot< / a > < / span > (< span class = 'no' > data< / span > ,
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/aes.html' > aes< / a > < / span > (< span class = 'kw' > x< / span > < span class = 'kw' > =< / span > < span class = 'no' > year< / span > )) +
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/geom_bar.html' > geom_col< / a > < / span > (< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/aes.html' > aes< / a > < / span > (< span class = 'kw' > y< / span > < span class = 'kw' > =< / span > < span class = 'no' > value< / span > ),
2018-12-23 21:26:21 +01:00
< span class = 'kw' > fill< / span > < span class = 'kw' > =< / span > < span class = 'st' > "grey75"< / span > ) +
2019-06-22 14:49:12 +02:00
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/geom_linerange.html' > geom_errorbar< / a > < / span > (< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/aes.html' > aes< / a > < / span > (< span class = 'kw' > ymin< / span > < span class = 'kw' > =< / span > < span class = 'no' > se_min< / span > ,
2018-12-23 21:26:21 +01:00
< span class = 'kw' > ymax< / span > < span class = 'kw' > =< / span > < span class = 'no' > se_max< / span > ),
< span class = 'kw' > colour< / span > < span class = 'kw' > =< / span > < span class = 'st' > "grey50"< / span > ) +
2019-10-13 09:31:58 +02:00
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/scale_continuous.html' > scale_y_continuous< / a > < / span > (< span class = 'kw' > limits< / span > < span class = 'kw' > =< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/c.html' > c< / a > < / span > (< span class = 'fl' > 0< / span > , < span class = 'fl' > 1< / span > ),
< span class = 'kw' > breaks< / span > < span class = 'kw' > =< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/seq.html' > seq< / a > < / span > (< span class = 'fl' > 0< / span > , < span class = 'fl' > 1< / span > , < span class = 'fl' > 0.1< / span > ),
< span class = 'kw' > labels< / span > < span class = 'kw' > =< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/paste.html' > paste0< / a > < / span > (< span class = 'fu' > < a href = 'https://rdrr.io/r/base/seq.html' > seq< / a > < / span > (< span class = 'fl' > 0< / span > , < span class = 'fl' > 100< / span > , < span class = 'fl' > 10< / span > ), < span class = 'st' > "%"< / span > )) +
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/labs.html' > labs< / a > < / span > (< span class = 'kw' > title< / span > < span class = 'kw' > =< / span > < span class = 'fu' > < a href = 'https://rdrr.io/r/base/expression.html' > expression< / a > < / span > (< span class = 'fu' > < a href = 'https://rdrr.io/r/base/paste.html' > paste< / a > < / span > (< span class = 'st' > "Forecast of amoxicillin resistance in "< / span > ,
< span class = 'fu' > < a href = 'https://rdrr.io/r/grDevices/plotmath.html' > italic< / a > < / span > (< span class = 'st' > "E. coli"< / span > ))),
2018-12-23 21:26:21 +01:00
< span class = 'kw' > y< / span > < span class = 'kw' > =< / span > < span class = 'st' > "%IR"< / span > ,
< span class = 'kw' > x< / span > < span class = 'kw' > =< / span > < span class = 'st' > "Year"< / span > ) +
2019-06-22 14:49:12 +02:00
< span class = 'fu' > < a href = 'https://ggplot2.tidyverse.org/reference/ggtheme.html' > theme_minimal< / a > < / span > (< span class = 'kw' > base_size< / span > < span class = 'kw' > =< / span > < span class = 'fl' > 13< / span > )
2019-10-13 09:31:58 +02:00
}< / pre >
2018-12-23 21:26:21 +01:00
< / div >
< div class = "col-md-3 hidden-xs hidden-sm" id = "sidebar" >
< h2 > Contents< / h2 >
< ul class = "nav nav-pills nav-stacked" >
< li > < a href = "#arguments" > Arguments< / a > < / li >
< li > < a href = "#value" > Value< / a > < / li >
2019-02-11 10:27:10 +01:00
< li > < a href = "#details" > Details< / a > < / li >
2019-01-02 23:24:07 +01:00
< li > < a href = "#read-more-on-our-website-" > Read more on our website!< / a > < / li >
2018-12-23 21:26:21 +01:00
< li > < a href = "#see-also" > See also< / a > < / li >
< li > < a href = "#examples" > Examples< / a > < / li >
< / ul >
< / div >
< / div >
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< footer >
< div class = "copyright" >
2019-08-27 16:45:42 +02:00
< p > Developed by < a href = 'https://www.rug.nl/staff/m.s.berends/' > Matthijs S. Berends< / a > , < a href = 'https://www.rug.nl/staff/c.f.luz/' > Christian F. Luz< / a > , < a href = 'https://www.rug.nl/staff/a.w.friedrich/' > Alex W. Friedrich< / a > , < a href = 'https://www.rug.nl/staff/b.sinha/' > Bhanu N. M. Sinha< / a > , < a href = 'https://www.rug.nl/staff/c.j.albers/' > Casper J. Albers< / a > , < a href = 'https://www.rug.nl/staff/c.glasner/' > Corinna Glasner< / a > .< / p >
2018-12-23 21:26:21 +01:00
< / div >
< div class = "pkgdown" >
2019-10-13 09:31:58 +02:00
< p > Site built with < a href = "https://pkgdown.r-lib.org/" > pkgdown< / a > 1.4.1.< / p >
2018-12-23 21:26:21 +01:00
< / div >
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< / footer >
< / div >
2018-12-29 22:24:19 +01:00
< script src = "https://cdnjs.cloudflare.com/ajax/libs/docsearch.js/2.6.1/docsearch.min.js" integrity = "sha256-GKvGqXDznoRYHCwKXGnuchvKSwmx9SRMrZOTh2g4Sb0=" crossorigin = "anonymous" > < / script >
< script >
docsearch({
apiKey: 'f737050abfd4d726c63938e18f8c496e',
indexName: 'amr',
inputSelector: 'input#search-input.form-control',
transformData: function(hits) {
return hits.map(function (hit) {
hit.url = updateHitURL(hit);
return hit;
});
}
});
< / script >
2018-12-23 21:26:21 +01:00
2019-10-13 09:31:58 +02:00
2018-12-23 21:26:21 +01:00
< / body >
< / html >
2019-10-13 09:31:58 +02:00