R bloggers

PowerQuery Puzzle solved with R

January 30, 2024 | Numbers around us

#151–152PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #151Today we simplified log of people work. They just written down date and time of start and end. Not rea...
[Read more...]

Integrating Computer Vision with NLP

January 29, 2024 | Mark Niemann-Ross

How the combination of computer vision and language processing has a significant contribution and has a visible presence across diverse domains, ranging from medicine and autonomous vehicles to e-commerce and entertainment. The post Integrating Computer Vision with NLP appeared first on Mark Niemann-Ross.
[Read more...]

Binary logistic regression in R

January 29, 2024 | R on Stats and R

Introduction Linear versus logistic regression Univariate versus multivariate logistic regression Data Binary logistic regression in R Univariate binary logistic regression Quantitative independent variable Qualitative independent variable Multivariate binary logistic regression Interaction Model selection Quality of a model Validity of the predictions Accuracy Sensitivity and specificity AUC and ROC curve Reporting ...
[Read more...]

Playing with webr

January 29, 2024 | Michael

Impala (Aepyceros melampus) female browsing Weeping Boer-Bean (Schotia brachypetala) leaves – CC-BY-SA by Bernard DUPONT webr allows R to run in the browser from a quarto HTML document. Let’s play! Add webr to your quarto environment, in the terminal: quarto add coatless/quarto-webr Then, in the YAML header, add: engine: ...
[Read more...]

Playing with webr

January 29, 2024 | Michael

Impala (Aepyceros melampus) female browsing Weeping Boer-Bean (Schotia brachypetala) leaves – CC-BY-SA by Bernard DUPONT webr allows R to run in the browser. Let’s play! Add webr to your quarto environment, in the terminal: quarto add coatless/quarto-webr Then, in the YAML header, add: engine: knitr filters: - "webr" webr: ...
[Read more...]

R For SEO Part 4: Functions

January 29, 2024 | Ben Johnston

R For SEO Part 4: Functions Welcome back to part four of my series on using R for SEO. We’re at the halfway point now and hopefully you’re starting to see the power that the R language can bring to your optimisation and analysis. Today we’re going to ... [Read more...]

R For SEO Part 4: Functions

January 29, 2024 | Ben Johnston

R For SEO Part 4: Functions Welcome back to part four of my series on using R for SEO. We’re at the halfway point now and hopefully you’re starting to see the power that the R language can bring to your optimisation and analysis. Today we’re going to ... [Read more...]

R Solution for Excel Puzzles

January 29, 2024 | Numbers around us

Puzzles no. 374–378PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #374Palindromes are pretty common topic in our puzzles, but always there is little twist, and t...
[Read more...]

mirai Parallel Clusters

January 28, 2024 | shikokuchuo

A surprise I came to write this post because I was surprised by its findings. The seed for it came from a somewhat obscure source: the Tokyo.R slack channel. This is actually a fairly vibrant R community. In any case, there was a post by an R user s...
[Read more...]

Readings from the Book

January 28, 2024 | moth

Once again, the Oxford Internet Institute at the University of Oxford -- through madness, or through omission brought on by horrified incredulity -- saw fit to expose its students to the nightmarish patterns that descend, fractal-like, endlessly below the surface of mundane reality. This second OII Halloween Lecture drew on ... [Read more...]

Piping data.tables

January 28, 2024 | Elio Campitelli

Like a devoted plumber, modern R loves pipes. The magrittr pipe has a long history and it’s fair share of detractors, but with the implementation of the native pipe operator released in May 2021 it’s clear that chaining operations is now part of ...
[Read more...]
1 43 44 45 46 47 1,974

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)