One More Step Forward: The R Consortium Submission Working Group’s Presentation to Swissmedic on Regulatory Submission using R and Shiny

May 29, 2024 | R Consortium

This post was authored by Gregory Chen, Biostatistics and Research Decision Sciences (BARDS), MSD, Switzerland, and Ning Leng, Product Development Data Sciences (PDD), F. Hoffmann-La Roche, USA On January 30,... The post One More Step Forward: The R Consortium Submission Working Group’s Presentation to Swissmedic on Regulatory Submission using R ...
[Read more...]

Iterative Square Root

May 28, 2024 | Jonathan Carroll

I saw a toot celebrating a short, clean implementation of a square root finding algorithm and wanted to dig a bit deeper into how it works, with a diversion into some APL. This was the toot from Jim Gardner Doubly pleased with myself. Been doing the Tour of Go. Got ... [Read more...]

PowerQuery Puzzle solved with R

May 28, 2024 | Numbers around us

#185–186PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Today we need to add index for employees. De facto, we need to assign them their number in order of their occuran...
[Read more...]

Replace first match in R

May 27, 2024 | R Archives » Data Science Tutorials

The post Replace first match in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Replace first match in R, This article explains how to replace patterns in characters in R using the sub() and gsub() functions. ... [Read more...]

Annualization

May 27, 2024 | R on R & Data Analysis - Eric Stemmler

Annualization is when results that are with respect to a time period smaller then one year are scaled up so that it becomes with respect to one year. As a general principle this can also be called projection, grossing up, up-scaling, expansion or ex... [Read more...]

R Solution for Excel Puzzles

May 27, 2024 | Numbers around us

Puzzles no. 459–463PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #459This episode first puzzle is based on pure math. We need to find next perfect square number...
[Read more...]

{geotargets} 0.1.0

May 26, 2024 | Blog on Credibly Curious

I’m very happy to announce {geotargets} version 0.1.0! The {geotargets} package extends {targets} to work with geospatial data formats. Version 0.1.0 supports terra::vect(), terra::rast() and terra::sprc() formats. This R package is only possible... [Read more...]
1 43 44 45 46 47 2,158