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

    love 0
    Jerry Tuttle
    发表于
    2025-06-15 16:49:00

    Hebrew Gematria in R

    [social4i size="small" align="align-left"][This article was first published onOnline College Math Teacher, 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.Gematria is a Greek word for the practice of assigning numerical values to letters. In Hebrew it has been used to interpret Jewish texts, particularly the Bible, by attempting to discover hidden meanings or connections between words and concepts.One example of gematria is in Genesis 14:14 when Abram takes ...继续阅读 (69)


    love 0
    Unknown
    发表于
    2025-06-15 06:44:00

    Use the duplicated Function in R: Find & Remove Duplicates

    [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.Your statistical model is built, and your p-values are perfect, but is your conclusion valid? What if a single, overlooked duplicate entry in your dataset is silentlyskewing your results, leading to flawed insights? How can you be certain that the data you're analyzing is clean, accurate, and trustworthy?The key to dat ...继续阅读 (69)


    love 0
    pacha.dev/blog
    发表于
    2025-06-15 04:00:00

    Celebrating 18 Years of ggplot2: A Special Bundle Offer

    [social4i size="small" align="align-left"][This article was first published onpacha.dev/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.It’s been 18 years since ggplot2 revolutionized data visualization in R. To celebrate this milestone, I’m offering a special bundle deal on my data visualization books.The “Beautiful Plots Across Languages” BundleFor just$19.99 USD, get two chunky books. That’s more or less the cost of a decent lunch these days, and in ...继续阅读 (67)


    love 0
    未曾
    发表于
    2025-06-14 23:00:36

    天下名山图册

    此《天下名山图》册传为传宋徽宗(赵佶)辑。全套分元亨利贞四册(共九十四开),辑录由汉代至宋的诸多名家关于山的绘画或书法作品八十件(大多是伪托),始于:汉张衡飞云岩图、终于:宋王诜华林园图。册首附宗宣和五年宋徽宗题辞。此套现藏于台北故宫博物院。 ...继续阅读 (72)


    love 0
    Daniel Oehm
    发表于
    2025-06-14 12:55:32

    [social4i size="small" align="align-left"][This article was first published onR Archives - Dan Oehm | Gradient Descending, 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.Alone: Australia season 3 has finished and has been added to the {alone} R packageSeason 3 was awesome. A number of records were broken. Unfortunately, many of those records, such as the number of eels and fish caught, haven’t been captured in the data, but some are.Shay survived 76 days to ...继续阅读 (61)


    love 0
    Riaz Muhammad
    发表于
    2025-06-14 11:15:02

    R Shiny App for DOE Analysis

    [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.Apps Team:This app is develpoed by a team of five members as listed below:Muhammad RiazJerry JoelAbdul Muqtadir AhmedAmgad AlkhiatyMustafa HamedApp Intrduction:This app allows you to perform statistical analsysis of Experimental Design data. It covers the following contents:1. Single Factor Design(CRD, RCBD, LSD, GLSD),2. ...继续阅读 (71)


    love 0
    未曾
    发表于
    2025-06-13 23:00:32

    孝经

    《孝经》是阐述孝道和孝治思想的儒家经典著作,相传为孔子及其弟子所著。今存十八章,其内容以孔子回答曾子问的形式,陈述孝道、孝治的大义。此为元相台岳氏荆溪家塾刊本,版印精美,历经明藩王晋府、季振宜、徐乾学、清内府、周叔弢等诸家递藏,现藏中国国家图书馆。 ...继续阅读 (71)


    love 0
    free range statistics - R
    发表于
    2025-06-13 13:00:00

    More on power and ‘fragile’ p-values 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.Last week I posted about the proportion ofpvalues that will be ‘fragile’ under various types of scientific experiments or other inferences. The proportion ofpvalues that is fragile had been defined as the proportion that are between 0.01 and 005. I was reacting to the question of whether it’s a good thing th ...继续阅读 (73)


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

    Programming language-agnostic reserving using RidgeCV, LightGBM, XGBoost, and ExtraTrees Machine Learning models

    [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.IntroductionThis post demonstrates how to usewww.techtonique.net’s API for programming language-agnostic reserving using Machine Learning models. We’ll use the RAA dataset available athttps://raw.githubusercontent.com/Techtonique/datasets/refs/heads/main/tabular/triangle/raa.csv.The API supports various Machi ...继续阅读 (97)


    love 0
    Arthur Bréant
    发表于
    2025-06-12 09:31:45

    From lab to real life: How your Shiny application can survive its users

    [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:From lab to real life: How your Shiny application can survive its usersFrom prototype to production, make sure nothing breaks…You’ve created a fantastic mockup and your client is delighted. You’re ready to move to production with your applicatio ...继续阅读 (92)


    love 0
    Peter Prevos
    发表于
    2025-06-12 00:00:00

    Project Euler 35: Circular Primes below One Million

    [social4i size="small" align="align-left"][This article was first published onHaving Fun and Creating Value With the R Language on Lucid Manager, 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.Euler Problem 35 takes us back to the world of prime numbers, in particularcircular primes. The Online Encyclopedia of Integers (A068652) lists the fist 46 numbers for which every cyclic permutation is a prime.Project Euler 35 DefinitionThe number 197 is a circular pr ...继续阅读 (75)


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

    Setting up VScode for R and generative AI tools

    [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.Setting up VScode for R and generative AI toolsVScode has many extensions that let you create and run entire workflows via using prompts to a large language model. Its not widely used in the R community yet, but I expect it will be soon. You can create your entire R project, interpret the results and write a draft of ...继续阅读 (74)


    love 0
    Appsilon | Enterprise R Shiny Dashboards
    发表于
    2025-06-11 23:47:53

    Australian No Deposit Bonuses In 2025 Claim Free Cash & Spins

    [social4i size="small" align="align-left"][This article was first published onAppsilon | Enterprise R Shiny Dashboards, 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 Australian No Deposit Gambling Establishment Bonus Codes Free Spins 2025ContentOther BonusesHow We Rank No Deposit Benefit CasinosAdvantages Regarding Playing With Brand New No Deposit Bonus CodesWithdraw Winnings By A No Deposit BonusTop Free Spins No Deposit Bonuses For 2025 Win Real Mon ...继续阅读 (70)


    love 0
    Selcuk Disci
    发表于
    2025-06-11 09:00:00

    Impact of Budget Deficits on Treasury Yields with XGBoost

    [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.Charles Schwab analysts said that historically, budget deficits have had minimal impact on Treasury yields, primarily due to the United States’ economic dominance and its status as the issuer of the world’s reserve currency.The variable importance analysis with the XGBoost machine learning model confirms the aforementioned ...继续阅读 (71)


    love 0
    未曾
    发表于
    2025-06-11 07:13:14

    杨妃上马图卷

    此《杨妃上马图》卷为元代钱选绘。画卷描绘唐玄宗与贵妃杨玉环准备出行的情景,玄宗骑在他的爱马之上并侧身关注着由两侍女协助上马的贵妃。其构图接近唐代,人物分组而呈错落有致的横向排列,以人物间的顾盼联系各段。此卷现藏于弗瑞尔·赛克勒美术馆。 ...继续阅读 (100)


    love 0
    Marvin Ludwig
    发表于
    2025-06-11 00:00:00

    Spatial machine learning with mlr3

    [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 fourth 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.Aims of this postThis post aims to give a minimal example on how to usemlr3for a spatial prediction task. We want to get from measurements of temperature at specific locations i ...继续阅读 (77)


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

    From Math to Code: Building GAM with Penalty Functions From Scratch

    [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.Enjoyed learning penalized GAM math. Built penalty matrices, optimized λ using GCV, and implement our own GAM function. Confusing? Yes! Rewarding? Oh yes!We dove into the engine of what made basis spline work on our last blog, now let’s add to that and see how we can further improve the generalized addit ...继续阅读 (78)


    love 0
    未曾
    发表于
    2025-06-10 06:56:16

    岭南荔支谱

    此《岭南荔支谱》由清代吴应逵编撰。全书共六卷,依次为:总论、种植、节候、品类、杂事。其内容为作者搜集历代典籍中广东的荔枝资料,分门别类加以摘录汇编而成,所引资料均注出处。此为清道光三十年刊岭南遗书本。 ...继续阅读 (83)


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

    Exceptionally, and on a more personal note (otherwise I may get buried alive)…

    [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.French version belowMy name is Thierry Moudiki.This message serves as a personal and formal record of events and concerns related to grave violations of my rights, dignity, an invasion of my privacy over the past 15+ years. If anything happens to me, I want this document to remain as evidence and testimony. R ...继续阅读 (67)


    love 0
    R | Dr Tom Palmer
    发表于
    2025-06-10 00:00:00

    Investigating running R on RISC-V thanks to r-base on Ubuntu

    [social4i size="small" align="align-left"][This article was first published onR | Dr Tom Palmer, 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.IntroductionI was interested to see whether and how well R would run on the new RISC-V architecture.A while ago I read that RISC-V is now afirst class architecture for Ubuntu.This got me thinking, instead of having to build R from source maybe ther-basepackage might be available for RISC-V. It turns out that this is ...继续阅读 (77)


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

    Open repo of ecological data for use in teaching

    [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.Open repo of ecological data for use in teachingJust a quick announcement. I’ve organized and posted two ecological datasets that I find helpful for creating examples for teaching. The repo and instructions for use and attribution are on github:https://github.com/cbrown5/example-ecological-dataThere are two sets of da ...继续阅读 (81)


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

    QuickMMM: Making Media Mix Modeling Simple for Marketers

    [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.A fast, marketer-friendly tool for media mix modeling — get actionable insights in hours, not months.Toleave a commentfor the author, please follow the link and comment on their blog:Stencilled.R-bloggers.comoffersdaily e-mail updatesaboutRnews and tutorials aboutlearning Rand many other topics.Click here if you're looking ...继续阅读 (75)


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

    Why JR’s Training is Different

    [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.At Jumping Rivers, we believe training should be more than just a tick-box exercise. It should be transformative. Whether you’re learning R, Python, SQL, Git or Posit for the first time or diving into advanced topics like machine learning and Quarto, our courses are built to help you actually use what you lear ...继续阅读 (82)


    love 0
    R on kieranhealy.org
    发表于
    2025-06-09 16:18:15

    LA County Population

    [social4i size="small" align="align-left"][This article was first published onR on kieranhealy.org, 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.Another in anaccidental seriesof “Basic facts about U.S. urban areas presently in the news”. This week, West Coast Edition: like other very large American cities, Los Angeles is very big.There are a lot of Angelenos.In fact this is just Los Angeles county, which is both larger than theCity of Los Angelesproper, b ...继续阅读 (72)


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

    Free R, Python and SQL editors in techtonique dot net

    [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.In this post, I’ll showcase the free online code editors available onhttps://www.techtonique.netfor R, Python, and SQL. These editors provide a convenient way to write and test code directly in your browser without any installation required. Whether you’re learning to code, testing snippets, or working on sma ...继续阅读 (86)


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

    Is Your Website Built for LLMs? Why Analytics Needs to Rethink the Funnel

    [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.In a world where large language models are the first point of contact, your website needs to speak to them as much as it does to your users. Here's how analytics teams can help rewire the funnel.Toleave a commentfor the author, please follow the link and comment on their blog:Stencilled.R-bloggers.comoffersdaily e-mail upd ...继续阅读 (69)


    love 0
    Chris Carbone
    发表于
    2025-06-08 21:38:00

    Get Your Data On 2025-06-08 15:38:00

    [social4i size="small" align="align-left"][This article was first published onGet Your Data On, 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.Interpolation in the Frequency Domain Improved!tabsetscode foldingInterpolation in the Frequency Domain Improved!IntroductionThis post describes interpolation in the frequency domain (IFD) and an improvement to IFD. IFD is a method of interpolation that is easy to use and produces good results on most time series dat ...继续阅读 (74)


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

    Vibe coding with AI agents is not for scientists

    [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.Vibe coding with AI agents is not for scientistsVibe coding is the idea of creating software with large language models (e.g. chat GPT, Claude), using only prompting and no, or very littlehuman written code.Co-founder of openAI says of vibe coding:“It’s not really coding – I just see things, say things, run thin ...继续阅读 (74)


    love 0
    free range statistics - R
    发表于
    2025-06-07 13:00:00

    Power and ‘fragile’ p-values 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.Do ‘fragile’pvalues tell us anything?I was interested recently to seethis article onpvalues in the psychology literaturefloat across my social media feed. Paul C Bogdan makes the case that the severity of thereplication crisisin science can be judged in part by the proportion ofpvalues that are ‘fragile’,whi ...继续阅读 (84)


    love 0
    未曾
    发表于
    2025-06-07 01:39:27

    列仙图册

    此《列仙图》册由清代冷枚绘制。全册共十二开,描绘了二十个得道成仙的故事,如:安期生遇仙、琴高乘鲤、东方朔偷桃、偓佺采药、安期仙枣、紫气东来、麻姑献寿、玉卮乘龙等等,其中人物神韵自然,造型饱满,设色精丽。此册现藏于大英博物馆。 ...继续阅读 (74)

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