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

    love 0
    free range statistics - R
    发表于
    2025-05-16 14:00:00

    Animated population pyramids for the Pacific by @ellis2013nz

    [social4i size="small" align="align-left"][This article was first published onfree range statistics - 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.A short blog post today which is just all about producing this animation, which I used for a work presentation yesterday:It’s super easy and it’s worth putting out there how to do it, if only to encourage people to think more about demography in the Pacific. And animated population pyramids are cool.Regardin ...继续阅读 (77)


    love 0
    Jason Bryer
    发表于
    2025-05-16 04:00:00

    User parameters for Shiny applications

    [social4i size="small" align="align-left"][This article was first published onJason Bryer, 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.tl;drOnce theloginpackage is installed, you can run two demos using the following commands:shiny::runApp(paste0(find.package('login'), '/user_params/'))https://github.com/jbryer/login/blob/main/inst/user_params/app.Rshiny::runApp(paste0(find.package('login'), '/data_viewer/'))https://github.com/jbryer/login/blob/main/inst ...继续阅读 (80)


    love 0
    Richard Tyler
    发表于
    2025-05-15 19:31:20

    Eco-Friendly Commercial Cleaning Solutions for Sydney Businesses

    Sustainability is no longer a trend—it’s an expectation. More Sydney businesses are recognising the importance of integrating eco-friendly practices into their operations, including how they clean their workspaces. Choosing green commercial cleaning solutions not only supports environmental health but also creates a safer, more productive environment for staff and clients. From office spaces to warehouses, […]The postEco-Friendly Commercial Cleaning Solutions for Sydney Businessesappeared first onJ L I Blog. ...继续阅读 (92)


    love 0
    Murielle Delmotte
    发表于
    2025-05-15 06:25:36

    Mock Them All: Simulate to Better Test with testthat

    [social4i size="small" align="align-left"][This article was first published onRtask, 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.You can read the original post in its original format onRtaskwebsite by ThinkR here:Mock Them All: Simulate to Better Test with testthatUnit testing in R. You know, those small functions that ensure your code works flawlessly—even when you’re on vacation or writing new modules at 2 a.m.But let’s be honest: when it comes to test ...继续阅读 (77)


    love 0
    Will Hipson
    发表于
    2025-05-15 03:00:00

    maestro 0.6.0

    [social4i size="small" align="align-left"][This article was first published ondata-in-flight, 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 bunch of new features to share as part of the 0.6.0 release ofmaestro:maestroFlagstag and accompanyingget_flags()function for tagging pipelines.maestroPrioritytag for determining the order in which simultaneously scheduled pipelines are executed.Newget_slot_usage()function to help identify busy (or quiet) t ...继续阅读 (68)


    love 0
    rOpenSci - open tools for open science
    发表于
    2025-05-15 00:00:00

    Bridges and Communities. My Journey as an rOpenSci Champion

    [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.To be part of therOpenSci Champions programhas been an experience ofprofessional growth and an opportunity to contribute to the rOpenSci community. I learned about R package development while working on a tool to facilitate access to census data from Argentina.In this blog, I ...继续阅读 (72)


    love 0
    Jan Linnenbrink
    发表于
    2025-05-14 00:00:00

    Spatial machine learning with caret

    [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 second 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.IntroductionThis document shows the application ofcaretfor spatial modelling at the example of predicting air temperature in Spain. Hereby, we use measurements of air temperatur ...继续阅读 (81)


    love 0
    Xianjun Dong
    发表于
    2025-05-13 22:53:00

    Notes on DEseq2 design

    [social4i size="small" align="align-left"][This article was first published onOne Tip Per Day, 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.My note from today’s lab meeting:For senario like Rambo’s project, where in a case-control two group comparison, each subject has multiple repeats (or multiple time points). To test the genes associated with the condition, youmust model subject as a blocking factor (random effect)to properly control forwit ...继续阅读 (87)


    love 0
    Dariia Mykhailyshyna
    发表于
    2025-05-13 15:06:18

    Using LLMs with ellmer workshop by Hadley Wickham

    [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 onUsing LLMs with ellmer, which is a part of our workshops for Ukraine series!Here’s some more info:Title:Using LLMs with ellmerDate:Friday, June 13th, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone)Speaker:Hadley Wickham is Chief Scientist at Posit PBC, winner of the 2019 COPSS award, and a member of ...继续阅读 (78)


    love 0
    Econometrics and Free Software
    发表于
    2025-05-13 00:00:00

    Multi-language pipelines with rixpress

    [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.If you want to watch a 2-Minute video introduction to{rixpress}, click the image below:InAugust last yearI tried to see how one could use Nix as a built automation tool for data science pipelines, and in March this year, I’ve started working on an R package that would make setting up such pipelines easy ...继续阅读 (76)


    love 0
    未曾
    发表于
    2025-05-10 09:06:38

    三迁志

    此《三迁志》由明代史鹗编撰,以“孟母三迁”典故来命名。全书共六卷,记述了孟子及其后裔家族相关历史事迹。内容包含:孟母孟子及庙制等图像;事迹、列传、世系、祀典等;诏敕、恩赐等;奏疏、祭文、诗等;碑记、墓志。此为明嘉靖三十二年邹县孟氏刊本。 ...继续阅读 (100)


    love 0
    Zhenguo Zhang
    发表于
    2025-05-10 00:00:00

    [R] Use new_scale_xxx() function to add the same scale type in different ggplot layers

    [social4i size="small" align="align-left"][This article was first published onR on Zhenguo Zhang's 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.Zhenguo Zhang’s Blog /2025/05/10/r-use-new-scale-xxx-function-to-add-the-same-scale-type-in-different-ggplot-layers/ –In one ggplot figure, normally you can only use one scale for each aesthetic mapping. For example, if you usescale_color_manual()to set the color scale for a layer, you canno ...继续阅读 (87)


    love 0
    rOpenSci - open tools for open science
    发表于
    2025-05-09 00:00:00

    Roaringly Acknowledge Organizations with ROR IDs in DESCRIPTION

    [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.A few years ago, the R community started usingORCID(“Open Researcher and Contributor ID”) to persistently and uniquely identify individual authors of packages in DESCRIPTION. The idea is the following: you enter authors’ ORCID as a specially named comment in theirperson()object. For instance I c ...继续阅读 (90)


    love 0
    John Mark Agosta
    发表于
    2025-05-08 00:00:00

    A Data Scientist’s View of Running R in Visual Studio Code

    [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.A new, universal development environmentVS Codeis Microsoft’s open-source software development environment that can be customized for any language. It is arguably the general-purpose GUI programming tool of choice when working across multiple computer languages. As a data scientist, its R <-> Python integration deserves caref ...继续阅读 (87)


    love 0
    Selcuk Disci
    发表于
    2025-05-07 13:44:37

    Trend-Anomaly Analysis: Ethereum’s Pectra Upgrade

    [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.The Pectra upgrade for Ethereum could catalyze the expected uptrend despite the reduced risk appetite caused by the Tariff War between the US and China.Based on the trend-anomaly analysis, this suggests the potential for a 40% increase in the near term.library(tidyverse) library(tidyquant) library(timetk) #Ethereum (ETH-US ...继续阅读 (85)


    love 0
    未曾
    发表于
    2025-05-06 23:00:09

    泛槎图

    此《泛槎图》由清代张宝(字仙槎)编绘。全套共六集,分为:泛槎图、续泛槎图、续泛槎图三集、舣槎图四集、漓江泛棹图五集、续泛查图六集。其内收录作者平生游历山水名胜,以纪游为主题的版画一百余幅(每幅配有作者题诗),并附友朋诸家题跋三百余篇。此为清嘉庆至道光时期刊本。 ...继续阅读 (121)


    love 0
    R/exams
    发表于
    2025-05-06 22:00:00

    R/exams Presents: Fun with Flags

    [social4i size="small" align="align-left"][This article was first published onR/exams, 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.Standalone knowledge quiz about the flags of countries and their neighbors, along with the Quarto source files to generate this.Knowledge quizStandalone file:flags.htmlResourcesflagsflags.qmd: Quarto source file embedding theexams2forms()calls, see below.webex.js: Copy of the current Javascript code from theexams2formspackage ...继续阅读 (92)


    love 0
    Stephen Turner
    发表于
    2025-05-06 12:48:00

    Repost: uv, part 3: Python in R with reticulate

    [social4i size="small" align="align-left"][This article was first published onGetting Genetics Done, 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.Reposted from the original athttps://blog.stephenturner.us/p/uv-part-3-python-in-r-with-reticulate.Two demos using Python in R via reticulate+uv: (1) Hugging Face transformers for sentiment analysis, (2) pyBigWig to query a BigWig file and visualize with ggplot2.—This is part 3 of a series on uv. Other pos ...继续阅读 (91)


    love 0
    Vinicius Bastazini
    发表于
    2025-05-06 12:17:00

    Mapping research landscapes and dynamics: Some basic bibliometric analyses with R

    [social4i size="small" align="align-left"][This article was first published onR Code – Geekcologist, 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.Understanding how scientific knowledge develops requires more than merely counting papers and citations. It requires a careful evaluation of how research topics and themes interconnect and transform over time. This is wherebibliometric analysisbecomes essential. As the volume of scientific journals and papers co ...继续阅读 (86)


    love 0
    Jason Bryer
    发表于
    2025-05-06 04:00:00

    Downsampling for predictive modeling

    [social4i size="small" align="align-left"][This article was first published onJason Bryer, 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.Note that this is cross posted with a vignette in themedleyR package. For the most up-to-date version go here:https://jbryer.github.io/medley/articles/downsampling.htmlComments can be directed to me on Mastodon at@vis.social@jbryer.To install the development version of themedleypackage, use the following command:remotes:: ...继续阅读 (85)


    love 0
    Stencilled
    发表于
    2025-05-06 00:00:00

    Why Every Media Team Needs a Measurement Playbook (Not Just a Dashboard)

    [social4i size="small" align="align-left"][This article was first published onStencilled, 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.Demystifying media analytics tools like MMM and incrementality testing, and how to leverage them to move from tactical execution to strategic mastery.Toleave a commentfor the author, please follow the link and comment on their blog:Stencilled.R-bloggers.comoffersdaily e-mail updatesaboutRnews and tutorials aboutlearning Ra ...继续阅读 (87)


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

    Survival stacking: survival analysis translated as supervised classification in R and Python

    [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 ...继续阅读 (108)


    love 0
    R - datawookie
    发表于
    2025-05-05 00:00:00

    Hasler Statistics

    [social4i size="small" align="align-left"][This article was first published onR - datawookie, 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 distances of Hasler kayak races for various divisions are nominally 4, 8 and 12 miles. However, the actual distances vary to some degree from one race venue to another. This makes it difficult to compare race times across different races. Using data fromPaddle UKI attempt to estimate the actual distances.Background ...继续阅读 (88)


    love 0
    R/exams
    发表于
    2025-05-04 22:00:00

    New R/exams Version: exams2forms, Written NOPS Exams, and More

    [social4i size="small" align="align-left"][This article was first published onR/exams, 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.New CRAN releases of the R/exams package and the accompanying exams2forms package with many new features and enhancements, especially for the written multiple-choice exams (NOPS).OverviewThe new version 2.4-2 of theR/examspackage has been released on the Comprehensive R Archive Network athttps://CRAN.R-project.org/package=exa ...继续阅读 (89)


    love 0
    Liyun
    发表于
    2025-05-04 18:18:06

    诗和远方

    最近头痛时不时复发,只能强制自己远离工作的紧张节奏,专注于自我的平和。某种意义上,我其实很适合高强度的工作。压力越大,越是冷静。这可能是以前工作训练出来的,也可能是飞行执照训练出来的。当周围的人都进入狂暴模式的时候,我却一如既往的淡定,稳如泰山。我可以一个个劝住,在大家都手足无措的时候指明方向。工作是长跑,是漫长的登山,越是困难越让我冷静。某种意义上,我其实是很适合硅谷的丛林法则的。这也可能是这么多年来我在工作上并没有遇到太多天花板,一直能找到突破的方向的缘故。不给自己设限,也便有了无数的可能。但是,退一万步讲,这真的是我想要的生活吗?功名利禄,好像并没有我真正在乎的。钱变成了数字,让我感觉越来越陌生。我的生活质量并没有因为钱而变得更高,反而失去的时间和自由让我会不时感到窒息。最快乐的日子并不是多了多少标签,而是沉浸在自我的世界中专注。能感受到自己还活着,并非行尸走肉。年龄越大,越觉得自己跟同龄人的割裂,一种宛如代际的割裂感。他们的高谈阔论,我的诗与远方。我试图融入,可是越融入越痛苦。索性不再假装,索性回归本心。 人生苦短,何必过多地向现实妥协。或许我太早地被经济学的功利主义洗脑,却也侥幸早早得以看清功利主义的局限。愿我可得一世自由。 ...继续阅读 (105)


    love 0
    R-Blog on Data modelling to develop ...
    发表于
    2025-05-04 01:00:00

    Quicksummary of data for modeling and Machine Learning

    [social4i size="small" align="align-left"][This article was first published onR-Blog on Data modelling to develop ..., 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 is about the improved function,quicksummaryin theDyn4castpackage. The function provides quick overview of data and particularly outputting five different means.Observational study involves procuring large mass of data for analysis and modeling. So, there is always need to ...继续阅读 (82)


    love 0
    r on Everyday Is A School Day
    发表于
    2025-05-04 00:00:00

    Simulating A Simple Response Adaptive Randomization – I Have To See It To Believe It

    [social4i size="small" align="align-left"][This article was first published onr on Everyday Is A School Day, 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.In my simulations of Response Adaptive Randomization, I discovered it performs comparably to fixed 50-50 allocation in identifying treatment effects. The adaptive approach does appear to work! However, with only 10 trials, I’ve merely scratched the surface. Important limitations exist – temporal bi ...继续阅读 (83)


    love 0
    Michael
    发表于
    2025-05-03 21:00:00

    Cross checking OSM IDs between OSM and Wikidata

    [social4i size="small" align="align-left"][This article was first published onr.iresmi.net, 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.Mont Blanc – CC-BY-NC-ND by Viktor KirilkoSome OpenStreetMapelementshave Wikidataentitiesas attributes, like for example the summit ofMont Blanchas the key/value pairwikidata=Q583directing toMont Blancwhere we can see it has the correct identifier “OpenStreetMap node ID” (P11693) directing back to the point281399025; and ...继续阅读 (85)


    love 0
    Jonathan Carroll
    发表于
    2025-05-03 00:00:00

    Rotation with Modulo

    [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.How well do you know your fundamental operators in different languages? ‘Easy’ examples help to fortify that knowledge, and comparing across languages makes for some neat implementation detail discoveries.I sawthis toot from@gregeganSFon MastodonPost by@gregeganSF@mathstodon.xyzView on Mast ...继续阅读 (90)


    love 0
    Yohann Mansiaux
    发表于
    2025-05-02 13:59:36

    The recipe to debug your R code in VSCode

    [social4i size="small" align="align-left"][This article was first published onYohann's 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.Debugging code in an everyday (often painful) task for developers. In a recent video, I presentedhow to debug R code in RStudio IDE.Two native functions available natively in R were shown :browser()anddebugonce(). They are very useful to debug your code.debugonce()is a function that allows you to debug a function t ...继续阅读 (91)

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