February 2024

Join Us at Shiny Gatherings #11: New Developments in Rhino

February 20, 2024 | Appsilon

Shiny Gatherings #11 is just around the corner, and this edition’s spotlight is on the latest developments in Rhino. Whether you’re a seasoned developer or someone curious about this package and our open-source community, this event promises insights you don’t want to miss. Ready to step up your ...
[Read more...]

Normal Distribution in R

February 20, 2024 | R Archives » Data Science Tutorials

The post Normal Distribution in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Normal Distribution in R, also known as the Gaussian distribution, is a probability distribution that is frequently used in statistics and probability theory ...
[Read more...]

R Solution for Excel Puzzles

February 19, 2024 | Numbers around us

Puzzles no. 389–393PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #389Today’s task is again making graphic with numbers. We already made christmas trees, diamond...
[Read more...]

Confidence Intervals in R

February 19, 2024 | R Archives » Data Science Tutorials

The post Confidence Intervals in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Confidence Intervals in R, A Confidence Interval (CI) is a statistical tool used to estimate the range within which a population parameter, such ... [Read more...]

Torch for R Now in the qeML Package

February 18, 2024 | matloff

I’ve added a new function, qeNeuralTorch, to the qeML package, as an alternative to the package’s qeNeural. It is experimental as this point, but usable and I urge everyone to try it out. In this post, I will (a) state why I felt it desirable to add such ... [Read more...]

Type II Error in R

February 17, 2024 | R Archives » Data Science Tutorials

The post Type II Error in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Type II Error in R, we will discuss the concept of Errors in Hypothesis Testing, explore the different types of errors that ... [Read more...]

WebDev4R: Creating a weather app

February 17, 2024 | Albert Rapp

In this blog post, I’m using the {htmltools} package to build what looks like a weather app. This will combine a lot of tools we will learn in the WebDev4R series. If you’re reading this, before the series has reached the lesson on {htmltools} a... [Read more...]

Tame your namespace with a dash of suggests

February 16, 2024 | Swann Floc’hlay

You can read the original post in its original format on Rtask website by ThinkR here: Tame your namespace with a dash of suggests We’ve all felt it, that little wave of shiver through our skin as we watch the check of our newest commit running, thinking “Where could ...
[Read more...]

Discrimination by proxy (a real case study)

February 15, 2024 | arthur charpentier

Yesterday, with Laurence Barry, we posted a blog post “Who benefits from data sharing?” explaining why data sharing, in insurance, could end mutualization. Actually, it can also be bad in the context of discrimination. Consider here the same dataset, with claim occurence, in a real insurance portfolio, library(InsurFair) library(...
[Read more...]

Introduction to Clinical Tables with the {gt} Package

February 15, 2024 | Can Taslicukur

{gt} is an R package for displaying tables. Designed to bridge the gap between data analysis and publication-quality output, it is perfect for generating clinical tables ready for publication. {gt} introduces a comprehensive, intuitive syntax for table creation, allowing users to craft detailed, aesthetically pleasing tables. It divides table components ...
[Read more...]
1 2 3 4 5 6 8

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)