November 2021

Benchmarking Rcpp code with RcppClock

November 5, 2021 | Rcpp Gallery

Rcpp is all about the need for speed. However, Rcpp code is not magically fast, but is the result of careful coding and profiling. RcppClock makes it easy to profile C++ code from R: On the C++ side, RcppClock wraps std::chrono::high_resolution_clo...
[Read more...]

How to Plot Observed and Predicted values in R

November 5, 2021 | finnstats

Plot Observed and Predicted values in R, In order to visualize the discrepancies between the predicted and actual values, you may want to plot the predicted values of a regression model in R. This... The post How to Plot Observed and Predicted values in R appeared first on finnstats.
[Read more...]

Distributing data science products

November 4, 2021 | Roel M. Hogervorst

Where or what is production? What does it mean when someone says to bring some data science product ‘in production’ ? What does it mean for data science products to be in production? Is your product already in production? Is it a magica...
[Read more...]

{binance} Spot Trading: Limit Orders

November 4, 2021 | R - datawookie

In the previous post we looked at creating market orders on Binance using the {binance} package. Today we’re going to dig into limit orders. Market Orders & Limit Orders What’s the difference between a market order and a limit order? I’m so glad you asked. In the BTC/...
[Read more...]

Under The Same Name: Journal titles and band names

November 4, 2021 | quantixed

Some journals sound like they should be bands. Whereas some journal titles ARE in fact the same as band names. I wondered… how many journal titles are also band names. Let’s find out! The journals cited in PubMed could be downloaded as a text file from here. This list ... [Read more...]

error: No CurrentVersion entry in Software/JavaSoft registry!

November 3, 2021 | finnstats

error: No CurrentVersion entry in Software/JavaSoft registry!. When receiving the following problem while trying to install package xlxs in R. Error: package or namespace load failed for ‘xlsx’: .onLoad failed in loadNamespace() for 'rJava',... The post error: No CurrentVersion entry in Software/JavaSoft registry! appeared first on finnstats.
[Read more...]

An R Community Public Library

November 3, 2021 | R Views

If you haven’t recently visited bookdown.org, RStudio’s free site for publishing books written with the bookdown R package, you many be amazed at what is available. Currently, there are over one hundred fifty titles listed under the Books tab. These are written in a panoply of languages ... [Read more...]

EARL competition winner

November 3, 2021 | Laura Swales

You may remember that we launched a competition last month to celebrate the EARL Conference taking place. The competition was... The post EARL competition winner appeared first on Mango Solutions. [Read more...]

#30DayMapChallenge 2021 Day 2: Lines

November 2, 2021 | hrbrmstr

The 30-Day Map Challenge is on again, and I’m hoping to be able to scrounge some time to get an entry for each day. Day 2 is lines (Day 1 was posted on Twitter only) and — while I’m hoping to focus on saving U.S. democracy for the majority of ...
[Read more...]

What’s Neural Network?

November 2, 2021 | finnstats »

What’s Neural Network?. A neural network is a biologically inspired method for computers to learn through analyzing data. When does a neural network become a deep neural network? Here’s a neural network, and it’s not particu...
[Read more...]

What’s Neural Network?

November 2, 2021 | finnstats

What’s Neural Network?. A neural network is a biologically inspired method for computers to learn through analyzing data. When does a neural network become a deep neural network? Here’s a neural network, and it’s... The post What’s Neural Network? appeared first on finnstats.
[Read more...]
1 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)