February 2024

Linear Discriminant Analysis (LDA) in R

February 11, 2024 | Zubair Goraya

Are you looking for a simple, robust, and efficient method to help you with classification and dimensionality reduction? Do you want to learn how to implement and evaluate LDA in R programming, one of the most popular and powerful techniques for these ...
[Read more...]

Favorite apps on my Mac

February 11, 2024 | Posts | Joshua Cook

Will do a separate post on command line setup and tools. VSCode is in the list and I’ll do a separate post on the extensions I have installed. For each application, I have indicated the price with one of the following icons1 – , , – indicating &...
[Read more...]

Emacs as IDE for R

February 10, 2024 | R on Teoten's Blog

Recently I have seen many posts about which IDE for R people prefer, with minimalists list of options, usually of size 2: R Studio and VS Code. I guess that some people forget, or many don't even know about two of the most powerful text editors that have been helping developers ...
[Read more...]

Dot plots as an alternative to bar charts

February 10, 2024 | Albert Rapp

I recently saw a cool LinkedIn post where it was highlighted that a dot plot is a pretty neat alternative to bar charts. While bar charts makes it easy to compare categories, dot plots put more emphasis on individual data points. I thought the i...
[Read more...]

Understanding Linear Discriminant Analysis (LDA)

February 10, 2024 | Zubair Goraya

Key Points Linear discriminant analysis (LDA) is a supervised learning technique that can be used for classification, dimensionality reduction, feature extraction, clustering, or visualization.It assumes that the data follow a multivariate normal distribution with class-specific parameters and estimates the prior probabilities, the means, and the covariance matrices of each ...
[Read more...]

Reproducible and Reliable Shiny Apps for Regulatory Submissions

February 8, 2024 | Ismael Rodriguez

Shiny Apps have emerged as a powerful tool, transforming data analysis and visualization. These interactive web applications are crafted using the R programming language, and no knowledge of HTML, CSS, or JavaScript is required. When it comes to industries governed by stringent regulations, such as pharmaceuticals and healthcare, an important ...
[Read more...]

Tweedie regression, or Poisson-Gamma regressions ?

February 8, 2024 | arthur charpentier

Yesterday, I was chating with a young and enthousiastic actuary, who asked a nice (and classical) question: is it the same, or not to use a Tweedie regression, or two regressions (Poisson, and Gamma). For distributions, the two are equivalent, but when we have heterogeneity and explanatory variable, I really ...
[Read more...]

Testing Containers and WebAssembly in Submissions to the FDA

February 7, 2024 | Appsilon

The R Consortium Submission Working Group has now successfully made two pilot submissions to the FDA. All the submissions done by the group are focused on improving practices for R-based clinical trial regulatory submissions. Now, the R submission Working Groups, in collaboration with Appsilon and Posit, are exploring new technologies ...
[Read more...]
1 4 5 6 7 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)