IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    love 0
    Econometrics and Free Software
    发表于
    2025-07-03 00:00:00

    You can outsource the grunt work to an LLM, not expertise

    [social4i size="small" align="align-left"][This article was first published onEconometrics and Free Software, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.The more I use LLMs for programming, the more it seems to me that they can only be used successfully if you ask them to do things that you could do yourself.This seems to be the case because:you know exactly what you want/need and thus can exactly describe it;you know exactly if the LLM is actually deli ...继续阅读 (20)


    love 0
    T. Moudiki
    发表于
    2025-07-03 00:00:00

    Calling =TECHTO_SIMULATION for Stochastic Simulation in Excel is just a matter of copying and pasting

    [social4i size="small" align="align-left"][This article was first published onT. Moudiki's Webpage - R, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.=TECHTO_SIMULATIONin Excel is based on R and Python code from theTechtoniqueproject’s univariate and multivariate time series SIMULATIONing functions.Here’s a unified way to use=TECHTO_SIMULATIONdirectly and easily in Excel with xlwings Lite:If you haven’t done it yet, install xlwings Litehttps://lite.xlwings ...继续阅读 (19)


    love 0
    rOpenSci - open tools for open science
    发表于
    2025-07-03 00:00:00

    Open Science with a Latin American Identity: Meet the New Cohort of the rOpenSci Champions Program

    [social4i size="small" align="align-left"][This article was first published onrOpenSci - open tools for open science, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Read it in: Español.We’re very excited to introduce the new rOpenSci Champions! This cohort will participate in the program and carry out their work in Spanish, allowing us to continue strengthening the open science and research software development community in this language. We’re excited abou ...继续阅读 (18)


    love 0
    Bioconductor community blog
    发表于
    2025-07-03 00:00:00

    Bringing Bioconductor to Galaxy: A CoFest Collaboration

    [social4i size="small" align="align-left"][This article was first published onBioconductor community blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.IntroductionThis blog post was written during CoFest (CollaborationFest) that took place after the2025 Galaxy Bioconductor Community Conference, held this year at Cold Spring Harbor Laboratory in New York. For the first time, this joint meeting brought together two of the most widely used open-source platf ...继续阅读 (11)


    love 0
    T. Moudiki
    发表于
    2025-07-02 00:00:00

    Calling =TECHTO_FORECAST for forecasting in Excel is just a matter of copying and pasting

    [social4i size="small" align="align-left"][This article was first published onT. Moudiki's Webpage - R, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.=TECHTO_FORECASTin Excel is based on R and Python code from theTechtoniqueproject’s univariate and multivariate time series forecasting functions.Here’s a unified way to use=TECHTO_FORECASTdirectly and easily in Excel with xlwings Lite:If you haven’t done it yet, install xlwings Litehttps://lite.xlwings.org/i ...继续阅读 (17)


    love 0
    xi\'an
    发表于
    2025-07-01 22:25:22

    against modern sl[AI]very

    [social4i size="small" align="align-left"][This article was first published onR – Xi'an's Og, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Toleave a commentfor the author, please follow the link and comment on their blog:R – Xi'an's Og.R-bloggers.comoffersdaily e-mail updatesaboutRnews and tutorials aboutlearning Rand many other topics.Click here if you're looking to post or find an R/data-science job.Want to share your content on R-bl ...继续阅读 (22)


    love 0
    T. Moudiki
    发表于
    2025-07-01 00:00:00

    Random Vector Functional Link (RVFL) artificial neural network with 2 regularization parameters successfully used for forecasting/synthetic simulation in professional settings: Extensions (including Bayesian)

    [social4i size="small" align="align-left"][This article was first published onT. Moudiki's Webpage - R, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Toleave a commentfor the author, please follow the link and comment on their blog:T. Moudiki's Webpage - R.R-bloggers.comoffersdaily e-mail updatesaboutRnews and tutorials aboutlearning Rand many other topics.Click here if you're looking to post or find an R/data-science job.Want to share your content on R-bl ...继续阅读 (21)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-06-30 23:59:00

    Building Trust with Code: Validating Shiny Apps in Regulated Environments

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.This blog post is a follow up to my2025 R/Medicine talkon Validating Shiny Apps in Regulated Environments.Over the last years Shiny has become a cornerstone in data science applications, from dashboards and review tools to interactive decision making apps. But in regulated environments like pharma, healthcare, ...继续阅读 (22)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-06-30 23:59:00

    Building Trust with Code: Validating Shiny Apps in Regulated Environments

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.This blog post is a follow up to my2025 R/Medicine talkon Validating Shiny Apps in Regulated Environments.Over the last years Shiny has become a cornerstone in data science applications, from dashboards and review tools to interactive decision making apps. But in regulated environments like pharma, healthcare, ...继续阅读 (20)


    love 0
    Achim Zeileis
    发表于
    2025-06-30 22:00:00

    Forecasting the UEFA Women’s Euro 2025 with enhanced statistical learning

    [social4i size="small" align="align-left"][This article was first published onAchim Zeileis, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Probabilistic forecasts for the UEFA Women’s Euro 2025 are obtained by using a machine learning ensemble that combines statistically-enhanced features and other information about the teams. The favorite is Spain, followed by Germany, France, and England.The UEFA Women’s Euro 2025 will start tomorrow, hosted ...继续阅读 (17)


    love 0
    R'tichoke
    发表于
    2025-06-30 18:30:00

    Explore Neural Networks Interactively with Quarto Live!

    [social4i size="small" align="align-left"][This article was first published onR'tichoke, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.What is Quarto Live?Quarto Live combinesQuartowithWebRto enable interactive R code execution directly in the browser allowing for:Running R code directly in the web browserInstant feedback when modifying code examplesNo installation requirementsEasy sharing of interactive documentsThe following code blocks are fully in ...继续阅读 (16)


    love 0
    Dariia Mykhailyshyna
    发表于
    2025-06-30 14:55:46

    How to Use R with Excel workshop

    [social4i size="small" align="align-left"][This article was first published onR-posts.com, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Join our workshop onHow to Use R with Excel, which is a part of our workshops for Ukraine series!Here’s some more info:Title:How to Use R with ExcelDate:Thursday, July 31st, 18:00 – 20:00 CET (Rome, Berlin, Paris timezone)Speaker:Alyssa Columbus is a third-year Biostatistics PhD candidate, Vivien Thomas Scholar, and Cente ...继续阅读 (19)


    love 0
    Selcuk Disci
    发表于
    2025-06-30 09:40:19

    Predicting Gold Prices: Backtesting of ML Models

    [social4i size="small" align="align-left"][This article was first published onDataGeeek, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Fitch projects a decline of about 30% in gold in 2026. Easing the trade war and the Israel-Iran conflict may support this idea. We will project how the prices could go by the end of the year.We will use themodeltime.resamplepackage for forecasting modeling.library(tidymodels) library(modeltime) library(modeltime.resample) l ...继续阅读 (18)


    love 0
    Joseph Rickert
    发表于
    2025-06-30 00:00:00

    May 2025 Top 40 New CRAN Packages

    [social4i size="small" align="align-left"][This article was first published onR Works, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.One Hundred seventy-six new packages made it to CRAN in May. Here are my Top 40 picks in eighteen categories: Climate Science, Computational Methods, Data, Decision Analysis, Ecology, Epidemiology, Finance, Genomics, Machine Learning, Medicine, Networks, Phylogenetics, Programming, Statistics, Time Series, Topological Data An ...继续阅读 (20)


    love 0
    Ross Farrugia
    发表于
    2025-06-30 00:00:00

    Did my eyes just see Python in the pharmaverse?

    [social4i size="small" align="align-left"][This article was first published onpharmaverse blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.------------- typical setup ---------------------------- post begins here ---------------Hi pharmaverse community!The eagle-eyed among you might have noticed in recent months updated wording on ourpharmaverse charterand generally across our website to generalize our scope to “open-source software packages and codebas ...继续阅读 (18)


    love 0
    R on Biofunctor
    发表于
    2025-06-30 00:00:00

    SAEM PAKEJ, DIFFRINT VERSHUNZ: PAWSIBL?

    [social4i size="small" align="align-left"][This article was first published onR on Biofunctor, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Concerned catIt started as asimple exchangeon Mastodon. Apparently, what is natural for my nix-infused brain may seem far-fetched for non-nixers. Multiple versions of the same packagemustbe possible. But I actually tried this only once, so I decided to document it. Let’s cut to the chase.TL;DRYou can indeed instal ...继续阅读 (18)


    love 0
    Unknown
    发表于
    2025-06-29 16:49:00

    ggplot dotplot using R | geom_dotplot, dot plot using ggplot2

    [social4i size="small" align="align-left"][This article was first published onRStudioDataLab, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Beyond just plotting points on a chart, how can you transform a simple ggplot dotplot into a powerful narrative tool that reveals the hidden stories within your data's distribution, all while avoiding the common pitfalls of visual clutter and misinterpretation?Aggplot dotplotis a powerful data visualisation tool within ...继续阅读 (21)


    love 0
    Jonathan Carroll
    发表于
    2025-06-29 00:00:00

    Counting Digits Quickly

    [social4i size="small" align="align-left"][This article was first published onrstats on Irregularly Scheduled Programming, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.When things run slower than we’d like in R we tend to reach for another, usually compiled, language, and move our code there. What if it “just happened”? What started out as a silly exploration of how to count digits ended up with a race to see which language does it fastest. Maybe some sur ...继续阅读 (16)


    love 0
    Bluecology blog
    发表于
    2025-06-27 00:00:00

    Prompting large language models for quality ecological statistics

    [social4i size="small" align="align-left"][This article was first published onBluecology blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Prompting large language models for quality ecological statisticsAnnouncing a newpre-print on prompt engineering for ecological statistics.. https://doi.org/10.32942/X2CS80The pre-print describes the challenges and opportunities of using large language models and agents to do ecological statistics. It then goes onto d ...继续阅读 (18)


    love 0
    rOpenSci - open tools for open science
    发表于
    2025-06-27 00:00:00

    rOpenSci News Digest, June 2025

    [social4i size="small" align="align-left"][This article was first published onrOpenSci - open tools for open science, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Before sending DELETE THE INDEX_CACHE and re-knit!Dear rOpenSci friends, it’s time for our monthly news roundup!blablaYou can read this poston our blog. Now let’s dive into the activity at and around rOpenSci!rOpenSci HQFarewell to software review editor Julia GustavsenThis month we say farewell ...继续阅读 (20)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-06-26 23:59:00

    R Package Quality: Package Popularity

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.This is blog two of five:R Package Quality: Validation and beyond!Package Popularity (this one)In ourprevious post, we introduced the four components that make up a litmus package score: documentation, popularity, code quality, and maintenance. In this post, we’ll look at package popularity. Package popularity ...继续阅读 (18)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-06-26 23:59:00

    R Package Quality: Package Popularity

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.This is blog two of five:R Package Quality: Validation and beyond!Package Popularity (this one)In ourprevious post, we introduced the four components that make up a litmus package score: documentation, popularity, code quality, and maintenance. In this post, we’ll look at package popularity. Package popularity ...继续阅读 (14)


    love 0
    Boyd Tarlinton
    发表于
    2025-06-26 14:00:00

    Beyond the Basics: Books to Supercharge Your R Skills

    [social4i size="small" align="align-left"][This article was first published onBoyd Tarlinton, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.There are a plethora of great books that are widely recommended for the beginner R user, but I many users often find their skills plateauing once they learn just enough to get by on a day-to-day basis. These are some of the books that helped me to break through that plateau and take full advantage of R.And doesn’t it r ...继续阅读 (20)


    love 0
    Ben Straub
    发表于
    2025-06-26 00:00:00

    admiral 1.3.0: documentation go!!

    [social4i size="small" align="align-left"][This article was first published onpharmaverse blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.------------- typical setup ---------------------------- post begins here ---------------The second half of 2025 brings us once again to an exciting ADaM in R Asset Library • admiral{admiral}release! Read through this blog post to learn more what is available in ADaM in R Asset Library • admiral{admiral}1.3.Headlin ...继续阅读 (18)


    love 0
    Dariia Mykhailyshyna
    发表于
    2025-06-25 11:36:46

    Good vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in R workshop

    [social4i size="small" align="align-left"][This article was first published onR-posts.com, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Join our workshop onGood vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in R, which is a part of our workshops for Ukraine series!Here’s some more info:Title:Good vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in RDate:Thursday, July 17th, 18:00 – 20:00 CEST (Rome, Ber ...继续阅读 (19)


    love 0
    Ozancan Ozdemir
    发表于
    2025-06-25 07:00:00

    How to make a Financial Times Plot with ggplot2 in R?

    [social4i size="small" align="align-left"][This article was first published onOzancan Ozdemir, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Hello folks!In this tutorial, I will illustrate how to draw a Financial Times plot with ggplot2 in R step by step. We know ggthemes package includes a theme related to Financial Times, but the theme is depreciated now.My reference graph for this tutorial is given below.In order to draw a plot having a similar pattern ...继续阅读 (20)


    love 0
    Ozancan Ozdemir
    发表于
    2025-06-25 07:00:00

    How to draw a candlestick chart in R? – Both ggplot2 and plotly

    [social4i size="small" align="align-left"][This article was first published onOzancan Ozdemir, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Candlestick charts are a type of financial chart used to depict the price movements of an asset over a specific period. Each “candlestick” represents a time frame—such as a day, hour, or minute—and displays four key pieces of data: the opening price, closing price, highest price, and lowest price within that period. T ...继续阅读 (16)


    love 0
    Jakub Nowosad
    发表于
    2025-06-25 00:00:00

    Specialized R packages for spatial machine learning: An introduction to RandomForestsGLS, spatialRF, and meteo

    [social4i size="small" align="align-left"][This article was first published ongeocompx, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.This is the fifth part of a blog post series on spatial machine learning with R.You can find the list of other blog posts in this seriesin part one.This document provides an overview of three R packages,RandomForestsGLS,spatialRF, andmeteo, that implement spatial machine learning methods, but are outside of standard machine ...继续阅读 (19)


    love 0
    Maëlle's R blog on Maëlle Salmon's personal website
    发表于
    2025-06-25 00:00:00

    How to open files, folders, websites in R

    [social4i size="small" align="align-left"][This article was first published onMaëlle's R blog on Maëlle Salmon's personal website, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Coming to you from France, a post aboutMise en placefor R projects. In a less francophone phrasing: to get to work on something you have to open that thing, be it a script or a project or a website. The easier that is, the faster you get to work. In this post I’ll show a r ...继续阅读 (19)


    love 0
    JottR on R
    发表于
    2025-06-25 00:00:00

    Setting Future Plans in R Functions — and Why You Probably Shouldn’t

    [social4i size="small" align="align-left"][This article was first published onJottR on R, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Thefuturepackagecelebrates ten years on CRANas of June 19, 2025. This is the second in a series of blog posts highlighting recent improvements to thefutureverseecosystem.TL;DRYou can now usemy_fcn <- function(...) { with(plan(multisession), local = TRUE) ... }totemporarilyset a future backend for use in your function. ...继续阅读 (17)

上一页 2/830 下一页
沪ICP备19023445号-2号
友情链接