March 2022

Convert data frame to array in R

March 6, 2022 | finnstats

The post Convert data frame to array in R appeared first on finnstats. If you want to read the original article, click here Convert data frame to array in R. Are you looking for the latest Data Science Job Vacancies / Internship then click here finnstats. We encourage that you read ... [Read more...]

nanotime 0.3.6 on CRAN: Updates

March 6, 2022 | Thinking inside the box

Leonardo and I are pleased to another update to our nanotime package bringing it to version 0.3.6 which landed on CRAN earlier today. nanotime relies on the RcppCCTZ package (as well as the RcppDate package for additional C++ operations) and offers e... [Read more...]

character in UTF-8

March 5, 2022 | R to the max

Encoding Computer can store data only with 0s and 1s. Putting together a lot of 0s and 1s, a computer can present a bigger number. But if it want to store a letter, it needs a mapping of a number onto a letter. This mapping is called “encoding”. Encoding depends ... [Read more...]

Poisson Functions in R Programming

March 5, 2022 | finnstats

The post Poisson Functions in R Programming appeared first on finnstats. If you want to read the original article, click here Poisson Functions in R Programming. Are you looking for the latest Data Science Job Vacancies / Internship then click here finnstats. We encourage that you read this article from finnstats ... [Read more...]

Complete Cases in R with Examples

March 5, 2022 | finnstats

The post Complete Cases in R with Examples appeared first on finnstats. If you want to read the original article, click here Complete Cases in R with Examples. Are you looking for the latest Data Science Job Vacancies / Internship then click here finnstats. We encourage that you read this article ... [Read more...]

Version 0.12.2 of NIMBLE released, including an important bug fix for some models using Bayesian nonparametrics with the dCRP distribution

March 4, 2022 | Chris Paciorek

We’ve released the newest version of NIMBLE on CRAN and on our website. NIMBLE is a system for building and sharing analysis methods for statistical models, especially for hierarchical models and computationally-intensive methods (such as MCMC and SMC). Version 0.12.2 is a bug fix release. In particular, this release fixes ...
[Read more...]

Random Number Generator with Random Package

March 4, 2022 | finnstats

The post Random Number Generator with Random Package appeared first on finnstats. If you want to read the original article, click here Random Number Generator with Random Package. Are you looking for the latest Data Science Job vacancies then click here finnstats. The post Random Number Generator with Random Package ... [Read more...]

How to use Fonts and Icons in ggplot

March 3, 2022 | Albert Rapp

For some reason, using other than the default font in plots has been a major problem for me in R. Supposedly, one can use the extrafont package to manage all of that but I found it too cumbersome. Instead, I found out that the showtext package can make my life ...
[Read more...]

Model Selection in Machine Learning

March 3, 2022 | finnstats

The post Model Selection in Machine Learning appeared first on finnstats. If you want to read the original article, click here Model Selection in Machine Learning. Are you looking for the latest Data Science Job vacancies then click here finnstats. The post Model Selection in Machine Learning appeared first on ... [Read more...]

Python in R Markdown

March 2, 2022 | Mark Edney

Photo by David Clode on Unsplash The main advantage of using the R Markdown format is the utility of running R code within the text. This is clearly more advantageous than just writing code in a Markdown file. R Markdown is however limited to ...
[Read more...]

Python in R Markdown

March 2, 2022 | Mark Edney

Photo by David Clode on Unsplash The main advantage of using the R Markdown format is the utility of running R code within the text. This is clearly more advantageous than just writing code in a Markdown file. R Markdown is however limited to ...
[Read more...]
1 6 7 8 9

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)